We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d5337 commit 54e6bd8Copy full SHA for 54e6bd8
providers/flagd/go.mod
@@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/flagd
2
3
go 1.21
4
5
-toolchain go1.21.4
+toolchain go1.22.3
6
7
require (
8
buf.build/gen/go/open-feature/flagd/connectrpc/go v1.16.1-20240215170432-1e611e2999cc.1
providers/go-feature-flag/go.mod
@@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/go-feature-flag
github.com/bluele/gcache v0.0.2
0 commit comments