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 2ccd774 commit 78e5ce3Copy full SHA for 78e5ce3
go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/backup-restore-operator
2
3
go 1.22.0
4
5
-toolchain go1.22.8
+toolchain go1.22.12
6
7
replace (
8
github.com/imdario/mergo => dario.cat/mergo v0.3.16
tests/go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/backup-restore-operator/tests
require (
github.com/rancher/hull v0.0.0-20230424152137-627ef5347afd
0 commit comments