We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5358d1e commit b473e6dCopy full SHA for b473e6d
api/go.mod
@@ -2,7 +2,7 @@ module github.com/open-feature/open-feature-operator/apis
2
3
go 1.23.0
4
5
-toolchain go1.23.3
+toolchain go1.23.5
6
7
require (
8
github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322
go.mod
@@ -2,7 +2,7 @@ module github.com/open-feature/open-feature-operator
godebug default=go1.23
0 commit comments