Skip to content

Commit daeceaa

Browse files
committed
fix go version verify
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
1 parent d1e722b commit daeceaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module github.com/kube-bind/kube-bind
66
// The script hack/verify-go-versions.sh checks that all version
77
// references across the codebase are consistent with the versions
88
// maintained here.
9-
// go-build-version 1.26.0
9+
// go-build-version 1.26.1
1010
go 1.26.1
1111

1212
replace (

0 commit comments

Comments
 (0)