File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
tools/flagd-http-connector Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/flagd
22
33go 1.23.0
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 buf.build/gen/go/open-feature/flagd/connectrpc/go v1.18.1-20250127221518-be6d1143b690.1
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/flagsmith
22
33go 1.22
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 github.com/Flagsmith/flagsmith-go-client/v3 v3.7.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/go-feature-flag
22
33go 1.21.0
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 github.com/bluele/gcache v0.0.2
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/launchdarkly
22
33go 1.23.0
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 github.com/hooklift/assert v0.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/tools/flagd-http-connector
22
33go 1.23.0
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 // github.com/open-feature/flagd/core v0.11.2
You can’t perform that action at this time.
0 commit comments