File tree 11 files changed +14
-27
lines changed
11 files changed +14
-27
lines changed Original file line number Diff line number Diff line change 8
8
attributes :
9
9
label : What helix version are you using?
10
10
options :
11
+ - 0.18.x
11
12
- 0.17.x
12
13
validations :
13
14
required : true
Original file line number Diff line number Diff line change
1
+ version : 2
2
+
1
3
project_name : " helix.go"
2
4
3
5
release :
7
9
- skip : true
8
10
9
11
changelog :
10
- skip : true
12
+ disable : true
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/stretchr/testify v1.9.0
7
- go.nunchi.studio/helix v0.17.1
7
+ go.nunchi.studio/helix v0.18.0
8
8
gocloud.dev v0.39.0
9
9
)
10
10
@@ -92,5 +92,3 @@ require (
92
92
google.golang.org/protobuf v1.34.2 // indirect
93
93
gopkg.in/yaml.v3 v3.0.1 // indirect
94
94
)
95
-
96
- 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.29.0
7
7
github.com/stretchr/testify v1.9.0
8
- go.nunchi.studio/helix v0.17.1
8
+ go.nunchi.studio/helix v0.18.0
9
9
)
10
10
11
11
retract (
@@ -49,5 +49,3 @@ require (
49
49
google.golang.org/protobuf v1.34.2 // indirect
50
50
gopkg.in/yaml.v3 v3.0.1 // indirect
51
51
)
52
-
53
- 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.37.0
7
7
github.com/stretchr/testify v1.9.0
8
- go.nunchi.studio/helix v0.17.1
8
+ go.nunchi.studio/helix v0.18.0
9
9
go.opentelemetry.io/otel v1.30.0
10
10
)
11
11
@@ -43,5 +43,3 @@ require (
43
43
google.golang.org/protobuf v1.34.2 // 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-in-process v0.1.0
9
9
github.com/stretchr/testify v1.9.0
10
10
github.com/thomaspoignant/go-feature-flag v1.35.0
11
- go.nunchi.studio/helix v0.17.1
11
+ go.nunchi.studio/helix v0.18.0
12
12
go.opentelemetry.io/otel v1.30.0
13
13
go.opentelemetry.io/otel/trace v1.30.0
14
14
)
@@ -50,5 +50,3 @@ require (
50
50
google.golang.org/protobuf v1.34.2 // 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.7.1
7
7
github.com/stretchr/testify v1.9.0
8
- go.nunchi.studio/helix v0.17.1
8
+ go.nunchi.studio/helix v0.18.0
9
9
)
10
10
11
11
retract (
@@ -44,5 +44,3 @@ require (
44
44
google.golang.org/protobuf v1.34.2 // 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.22
9
9
github.com/uptrace/bunrouter/extra/bunrouterotel v1.0.22
10
10
github.com/uptrace/bunrouter/extra/reqlog v1.0.22
11
- go.nunchi.studio/helix v0.17.1
11
+ go.nunchi.studio/helix v0.18.0
12
12
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
13
13
golang.org/x/text v0.19.0
14
14
)
@@ -55,5 +55,3 @@ require (
55
55
google.golang.org/protobuf v1.34.2 // 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.9.0
7
- go.nunchi.studio/helix v0.17.1
7
+ go.nunchi.studio/helix v0.18.0
8
8
go.opentelemetry.io/otel v1.30.0
9
9
go.opentelemetry.io/otel/trace v1.30.0
10
10
go.temporal.io/api v1.39.0
@@ -54,5 +54,3 @@ require (
54
54
google.golang.org/protobuf v1.34.2 // indirect
55
55
gopkg.in/yaml.v3 v3.0.1 // indirect
56
56
)
57
-
58
- 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.15.0
7
7
github.com/stretchr/testify v1.9.0
8
- go.nunchi.studio/helix v0.17.1
8
+ go.nunchi.studio/helix v0.18.0
9
9
)
10
10
11
11
retract (
@@ -56,5 +56,3 @@ require (
56
56
google.golang.org/protobuf v1.34.2 // indirect
57
57
gopkg.in/yaml.v3 v3.0.1 // indirect
58
58
)
59
-
60
- 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.1
8
+ export GORELEASER_CURRENT_TAG=v0.18.0
9
9
10
10
go work use -r ./
11
11
33
33
git tag " $GORELEASER_CURRENT_TAG "
34
34
git push --tags
35
35
36
- goreleaser release --rm-dist
36
+ goreleaser release --clean
37
37
38
38
for mod in $integrations ; do
39
39
cd ./integration/$mod
You can’t perform that action at this time.
0 commit comments