diff --git a/go.mod b/go.mod index 15ec070b..eacd7355 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/norman go 1.23.0 -toolchain go1.23.6 +toolchain go1.25.1 require ( github.com/ghodss/yaml v1.0.0