File tree Expand file tree Collapse file tree 11 files changed +2
-22
lines changed
tools/flagd-http-connector Expand file tree Collapse file tree 11 files changed +2
-22
lines changed Original file line number Diff line number Diff line change 1010 - main
1111
1212env :
13- GO_VERSION : ' 1.21 '
13+ GO_VERSION : ' 1.23 '
1414
1515jobs :
1616 lint :
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/configcat
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/configcat/go-sdk/v9 v9.0.7
97 github.com/open-feature/go-sdk v1.15.1
Original file line number Diff line number Diff line change 11module github.com/open-feature/go-sdk-contrib/providers/flagd
22
3- go 1.24.0
4-
5- toolchain go1.24.4
3+ go 1.23.0
64
75require (
86 buf.build/gen/go/open-feature/flagd/connectrpc/go v1.18.1-20250529171031-ebdc14163473.1
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/flagsmith
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/Flagsmith/flagsmith-go-client/v4 v4.4.0
97 github.com/open-feature/go-sdk v1.15.1
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/go-feature-flag
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/bluele/gcache v0.0.2
97 github.com/open-feature/go-sdk v1.15.1
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/harness
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/harness/ff-golang-server-sdk v0.1.25
97 github.com/jarcoal/httpmock v1.4.0
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/launchdarkly
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/hooklift/assert v0.1.0
97 github.com/launchdarkly/go-sdk-common/v3 v3.1.0
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/prefab
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/open-feature/go-sdk v1.15.1
97 github.com/prefab-cloud/prefab-cloud-go v0.0.5
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/statsig
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/open-feature/go-sdk v1.15.1
97 github.com/statsig-io/go-sdk v1.36.4
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/unleash
22
33go 1.23.0
44
5- toolchain go1.24.4
6-
75require (
86 github.com/Unleash/unleash-client-go/v4 v4.1.4
97 github.com/open-feature/go-sdk v1.15.1
You can’t perform that action at this time.
0 commit comments