diff --git a/go.mod b/go.mod index 617a3d3d..80cec2b5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/norman go 1.22.0 -toolchain go1.22.1 +toolchain go1.22.5 require ( github.com/ghodss/yaml v1.0.0