diff --git a/go.mod b/go.mod index b008dd6a..e487edfb 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/hayorov/helm-gcs go 1.21 -toolchain go1.22.4 +toolchain go1.23.4 require ( cloud.google.com/go/storage v1.30.1