diff --git a/clustertool/go.mod b/clustertool/go.mod index fd5c5cb1bcb..a7928f5bc4b 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -9,7 +9,7 @@ require ( github.com/Masterminds/semver/v3 v3.3.1 github.com/beevik/ntp v1.4.3 github.com/budimanjojo/talhelper/v3 v3.0.21 - github.com/getsops/sops/v3 v3.10.1 + github.com/getsops/sops/v3 v3.10.2 github.com/go-git/go-git/v5 v5.15.0 github.com/go-logr/zerologr v1.2.3 github.com/go-playground/validator/v10 v10.26.0