diff --git a/go.mod b/go.mod index 79104e1f..c0318712 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/databus23/helm-diff/v3 go 1.22.0 -toolchain go1.22.2 +toolchain go1.22.4 require ( github.com/Masterminds/semver/v3 v3.2.1