File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,19 @@ require (
6
6
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.9.1
7
7
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
8
8
github.com/go-logr/logr v1.4.2
9
- github.com/google/go-containerregistry v0.20.3
10
- github.com/onsi/ginkgo/v2 v2.22.2
11
- github.com/onsi/gomega v1.36.2
12
- github.com/sigstore/cosign/v2 v2.4.3
13
- github.com/sigstore/sigstore v1.8.15
9
+ github.com/google/go-containerregistry v0.20.5
10
+ github.com/onsi/ginkgo/v2 v2.23.4
11
+ github.com/onsi/gomega v1.37.0
12
+ github.com/sigstore/cosign/v2 v2.5.0
13
+ github.com/sigstore/sigstore v1.9.4
14
14
github.com/stretchr/testify v1.10.0
15
15
github.com/validator-labs/validator v0.1.16
16
- k8s.io/api v0.32.2
17
- k8s.io/apimachinery v0.32.2
18
- k8s.io/client-go v0.32.2
16
+ k8s.io/api v0.33.1
17
+ k8s.io/apimachinery v0.33.1
18
+ k8s.io/client-go v0.33.1
19
19
k8s.io/klog/v2 v2.130.1
20
- sigs.k8s.io/cluster-api v1.9.5
21
- sigs.k8s.io/controller-runtime v0.20.2
20
+ sigs.k8s.io/cluster-api v1.10.2
21
+ sigs.k8s.io/controller-runtime v0.20.4
22
22
)
23
23
24
24
require (
You can’t perform that action at this time.
0 commit comments