Skip to content

Commit 8928eeb

Browse files
Update dependency go to v1.25.8
1 parent 862db66 commit 8928eeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/rancher/backup-restore-operator
22

33
go 1.24.0
44

5-
toolchain go1.24.13
5+
toolchain go1.25.8
66

77
replace (
88
golang.org/x/crypto => golang.org/x/crypto v0.35.0

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/rancher/backup-restore-operator/tests
22

33
go 1.24.0
44

5-
toolchain go1.24.13
5+
toolchain go1.25.8
66

77
require (
88
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1

0 commit comments

Comments
 (0)