Skip to content

Commit 2c33170

Browse files
chore(deps): update module github.com/google/go-containerregistry to v0.21.4
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
1 parent d6c03d5 commit 2c33170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tools/00_mod.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ tools += kustomize=v5.8.1
128128
tools += gojq=v0.12.19
129129
# https://pkg.go.dev/github.com/google/go-containerregistry/pkg/crane?tab=versions
130130
# renovate: datasource=go packageName=github.com/google/go-containerregistry
131-
tools += crane=v0.21.3
131+
tools += crane=v0.21.4
132132
# https://pkg.go.dev/google.golang.org/protobuf/cmd/protoc-gen-go?tab=versions
133133
# renovate: datasource=go packageName=google.golang.org/protobuf
134134
tools += protoc-gen-go=v1.36.11

0 commit comments

Comments
 (0)