Skip to content

Commit 6beacb3

Browse files
fix(deps): update module github.com/google/go-containerregistry to v0.20.5
1 parent 6148f50 commit 6beacb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.23.2
66

77
require (
8-
github.com/google/go-containerregistry v0.20.2
8+
github.com/google/go-containerregistry v0.20.5
99
github.com/pkg/errors v0.9.1
1010
github.com/samber/lo v1.47.0
1111
github.com/stretchr/testify v1.10.0

0 commit comments

Comments
 (0)