We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fabe311 commit b548a40Copy full SHA for b548a40
.go-version
@@ -1 +1 @@
1
-1.25.5
+1.25.6
go.mod
@@ -8,7 +8,7 @@ module github.com/oracle/coherence-operator
8
// See ./.go-version for the go compiler version used when building binaries
9
//
10
// https://go.dev/doc/modules/gomod-ref#go
11
-go 1.25.5
+go 1.25.6
12
13
require (
14
github.com/fsnotify/fsnotify v1.9.0
0 commit comments