Skip to content

Commit b8ed681

Browse files
chore(deps): update dependency go to v1.24.1
1 parent c4c0c59 commit b8ed681

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/open-feature/open-feature-operator/apis
22

33
go 1.23.0
44

5-
toolchain go1.23.3
5+
toolchain go1.24.1
66

77
require (
88
github.com/open-feature/flagd-schemas v0.2.9-0.20250127221449-bb763438abc5

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/open-feature/open-feature-operator
22

33
go 1.23.0
44

5-
toolchain go1.23.3
5+
toolchain go1.24.1
66

77
godebug default=go1.23
88

0 commit comments

Comments
 (0)