Skip to content

Commit 51aebe3

Browse files
chore(go.mod/go.sum): update dependency go to v1.26.0 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0c731d commit 51aebe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/sap/clustersecret-operator-cop
22

3-
go 1.25.6
3+
go 1.26.0
44

55
require (
66
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)