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 d1e722b commit daeceaaCopy full SHA for daeceaa
1 file changed
go.mod
@@ -6,7 +6,7 @@ module github.com/kube-bind/kube-bind
6
// The script hack/verify-go-versions.sh checks that all version
7
// references across the codebase are consistent with the versions
8
// maintained here.
9
-// go-build-version 1.26.0
+// go-build-version 1.26.1
10
go 1.26.1
11
12
replace (
0 commit comments