|
@@ -1,6 +1,6 @@
|
|
|
module github.com/external-secrets/external-secrets-e2e
|
|
module github.com/external-secrets/external-secrets-e2e
|
|
|
|
|
|
|
|
-go 1.24.6
|
|
|
|
|
|
|
+go 1.25.1
|
|
|
|
|
|
|
|
replace (
|
|
replace (
|
|
|
github.com/Masterminds/sprig/v3 => github.com/external-secrets/sprig/v3 v3.3.0
|
|
github.com/Masterminds/sprig/v3 => github.com/external-secrets/sprig/v3 v3.3.0
|
|
@@ -56,9 +56,9 @@ require (
|
|
|
github.com/aws/aws-sdk-go-v2/service/ssm v1.65.1
|
|
github.com/aws/aws-sdk-go-v2/service/ssm v1.65.1
|
|
|
github.com/cyberark/conjur-api-go v0.13.5
|
|
github.com/cyberark/conjur-api-go v0.13.5
|
|
|
github.com/external-secrets/external-secrets v0.0.0
|
|
github.com/external-secrets/external-secrets v0.0.0
|
|
|
- github.com/fluxcd/helm-controller/api v0.37.2
|
|
|
|
|
- github.com/fluxcd/pkg/apis/meta v1.2.0
|
|
|
|
|
- github.com/fluxcd/source-controller/api v1.2.3
|
|
|
|
|
|
|
+ github.com/fluxcd/helm-controller/api v1.3.0
|
|
|
|
|
+ github.com/fluxcd/pkg/apis/meta v1.21.0
|
|
|
|
|
+ github.com/fluxcd/source-controller/api v1.7.0
|
|
|
github.com/golang-jwt/jwt/v4 v4.5.2
|
|
github.com/golang-jwt/jwt/v4 v4.5.2
|
|
|
github.com/grafana/grafana-openapi-client-go v0.0.0-20250925215610-d92957c70d5c
|
|
github.com/grafana/grafana-openapi-client-go v0.0.0-20250925215610-d92957c70d5c
|
|
|
github.com/hashicorp/vault/api v1.21.0
|
|
github.com/hashicorp/vault/api v1.21.0
|
|
@@ -127,8 +127,8 @@ require (
|
|
|
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
|
|
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
|
|
|
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
|
|
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
|
|
- github.com/fluxcd/pkg/apis/acl v0.1.0 // indirect
|
|
|
|
|
- github.com/fluxcd/pkg/apis/kustomize v1.2.0 // indirect
|
|
|
|
|
|
|
+ github.com/fluxcd/pkg/apis/acl v0.9.0 // indirect
|
|
|
|
|
+ github.com/fluxcd/pkg/apis/kustomize v1.10.0 // indirect
|
|
|
github.com/fsnotify/fsnotify v1.9.0 // indirect
|
|
github.com/fsnotify/fsnotify v1.9.0 // indirect
|
|
|
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
|
|
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
|
|
|
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
|
|
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
|