diff --git a/tests/go.mod b/tests/go.mod index c9ef2fb9..14bf35a6 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/backup-restore-operator/tests go 1.24.3 -toolchain go1.24.4 +toolchain go1.24.13 require ( github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1