diff --git a/clustertool/go.mod b/clustertool/go.mod index c3132a438aa..c0c53496afe 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -7,7 +7,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.9.4 + github.com/getsops/sops/v3 v3.10.1 github.com/go-git/go-git/v5 v5.14.0 github.com/go-logr/zerologr v1.2.3 github.com/go-playground/validator/v10 v10.26.0