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 c4c0c59 commit b8ed681Copy full SHA for b8ed681
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.24.1
6
7
require (
8
github.com/open-feature/flagd-schemas v0.2.9-0.20250127221449-bb763438abc5
go.mod
@@ -2,7 +2,7 @@ module github.com/open-feature/open-feature-operator
godebug default=go1.23
0 commit comments