Skip to content

Commit 78e5ce3

Browse files
Update dependency go to v1.22.12
1 parent 2ccd774 commit 78e5ce3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.22.0
44

5-
toolchain go1.22.8
5+
toolchain go1.22.12
66

77
replace (
88
github.com/imdario/mergo => dario.cat/mergo v0.3.16

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.22.0
44

5-
toolchain go1.22.8
5+
toolchain go1.22.12
66

77
require (
88
github.com/rancher/hull v0.0.0-20230424152137-627ef5347afd

0 commit comments

Comments
 (0)