File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,20 @@ go 1.23.6
5
5
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
- 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
8
+ github.com/go-logr/logr v1.4.3
9
+ github.com/google/go-containerregistry v0.20.6
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 .3
13
+ github.com/sigstore/sigstore v1.9.5
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.3
17
+ k8s.io/apimachinery v0.33.3
18
+ k8s.io/client-go v0.33.3
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.4
21
+ sigs.k8s.io/controller-runtime v0.21.0
22
22
)
23
23
24
24
require (
You can’t perform that action at this time.
0 commit comments