diff --git a/go.mod b/go.mod index 982936a..69fea27 100755 --- a/go.mod +++ b/go.mod @@ -94,7 +94,7 @@ require ( ) require ( - github.com/argoproj/argo-cd/v2 v2.10.16 + github.com/argoproj/argo-cd/v2 v2.12.0 github.com/ghodss/yaml v1.0.0 github.com/go-godo/godo v2.0.9+incompatible )