File tree Expand file tree Collapse file tree 9 files changed +9
-25
lines changed Expand file tree Collapse file tree 9 files changed +9
-25
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/stretchr/testify v1.8.4
7
- go.nunchi.studio/helix v0.17.0
7
+ go.nunchi.studio/helix v0.17.1
8
8
gocloud.dev v0.36.0
9
9
)
10
10
@@ -93,5 +93,3 @@ require (
93
93
google.golang.org/protobuf v1.32.0 // indirect
94
94
gopkg.in/yaml.v3 v3.0.1 // indirect
95
95
)
96
-
97
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/ClickHouse/clickhouse-go/v2 v2.18.0
7
7
github.com/stretchr/testify v1.8.4
8
- go.nunchi.studio/helix v0.17.0
8
+ go.nunchi.studio/helix v0.17.1
9
9
)
10
10
11
11
retract (
@@ -50,5 +50,3 @@ require (
50
50
google.golang.org/protobuf v1.32.0 // indirect
51
51
gopkg.in/yaml.v3 v3.0.1 // indirect
52
52
)
53
-
54
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/nats-io/nats.go v1.33.1
7
7
github.com/stretchr/testify v1.8.4
8
- go.nunchi.studio/helix v0.17.0
8
+ go.nunchi.studio/helix v0.17.1
9
9
go.opentelemetry.io/otel v1.23.1
10
10
)
11
11
@@ -43,5 +43,3 @@ require (
43
43
google.golang.org/protobuf v1.32.0 // indirect
44
44
gopkg.in/yaml.v3 v3.0.1 // indirect
45
45
)
46
-
47
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.1.33
9
9
github.com/stretchr/testify v1.8.4
10
10
github.com/thomaspoignant/go-feature-flag v1.23.0
11
- go.nunchi.studio/helix v0.17.0
11
+ go.nunchi.studio/helix v0.17.1
12
12
go.opentelemetry.io/otel v1.23.1
13
13
go.opentelemetry.io/otel/trace v1.23.1
14
14
)
@@ -50,5 +50,3 @@ require (
50
50
google.golang.org/protobuf v1.32.0 // indirect
51
51
gopkg.in/yaml.v3 v3.0.1 // indirect
52
52
)
53
-
54
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/jackc/pgx/v5 v5.5.3
7
7
github.com/stretchr/testify v1.8.4
8
- go.nunchi.studio/helix v0.17.0
8
+ go.nunchi.studio/helix v0.17.1
9
9
)
10
10
11
11
retract (
@@ -44,5 +44,3 @@ require (
44
44
google.golang.org/protobuf v1.32.0 // indirect
45
45
gopkg.in/yaml.v3 v3.0.1 // indirect
46
46
)
47
-
48
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/uptrace/bunrouter v1.0.21
9
9
github.com/uptrace/bunrouter/extra/bunrouterotel v1.0.21
10
10
github.com/uptrace/bunrouter/extra/reqlog v1.0.21
11
- go.nunchi.studio/helix v0.17.0
11
+ go.nunchi.studio/helix v0.17.1
12
12
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48.0
13
13
golang.org/x/text v0.14.0
14
14
)
@@ -55,5 +55,3 @@ require (
55
55
google.golang.org/protobuf v1.32.0 // indirect
56
56
gopkg.in/yaml.v3 v3.0.1 // indirect
57
57
)
58
-
59
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/stretchr/testify v1.8.4
7
- go.nunchi.studio/helix v0.17.0
7
+ go.nunchi.studio/helix v0.17.1
8
8
go.opentelemetry.io/otel v1.23.1
9
9
go.opentelemetry.io/otel/trace v1.23.1
10
10
go.temporal.io/api v1.27.0
@@ -52,5 +52,3 @@ require (
52
52
google.golang.org/protobuf v1.32.0 // indirect
53
53
gopkg.in/yaml.v3 v3.0.1 // indirect
54
54
)
55
-
56
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/hashicorp/vault/api v1.12.0
7
7
github.com/stretchr/testify v1.8.4
8
- go.nunchi.studio/helix v0.17.0
8
+ go.nunchi.studio/helix v0.17.1
9
9
)
10
10
11
11
retract (
@@ -59,5 +59,3 @@ require (
59
59
google.golang.org/protobuf v1.32.0 // indirect
60
60
gopkg.in/yaml.v3 v3.0.1 // indirect
61
61
)
62
-
63
- replace go.nunchi.studio/helix => ../../
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ if [[ -z "$GITHUB_TOKEN" ]]; then
5
5
exit 1
6
6
fi
7
7
8
- export GORELEASER_CURRENT_TAG=v0.17.0
8
+ export GORELEASER_CURRENT_TAG=v0.17.1
9
9
10
10
go work use -r ./
11
11
You can’t perform that action at this time.
0 commit comments