Skip to content

Commit b2761ce

Browse files
deps(deps): update all non-major dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e3635a commit b2761ce

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

go.mod

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ go 1.23.6
55
require (
66
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.9.1
77
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
1414
github.com/stretchr/testify v1.10.0
1515
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
1919
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
2222
)
2323

2424
require (

0 commit comments

Comments
 (0)