diff --git a/go.mod b/go.mod index e5b135c7..d29b5069 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.24.2 require ( github.com/ghodss/yaml v1.0.0