Skip to content

Commit

Permalink
Bump enterprise-contract/go-containerregistry
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ec-automation[bot] authored Nov 14, 2024
1 parent 1454a28 commit 371f726
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ require (
)

// use forked version until we can get the fixes merged see https://github.com/enterprise-contract/go-containerregistry/blob/main/hack/ec-patches.sh for a list of patches we carry
replace github.com/google/go-containerregistry => github.com/enterprise-contract/go-containerregistry v0.20.3-0.20241021143850-a9c1a63046bc
replace github.com/google/go-containerregistry => github.com/enterprise-contract/go-containerregistry v0.20.3-0.20241104083654-71d52aab40dc

require (
cloud.google.com/go v0.115.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,8 @@ github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc
github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ=
github.com/enterprise-contract/enterprise-contract-controller/api v0.1.66 h1:XLFanAUW4b7UA5J8De25j58s8nRu4uOXKt2qjW0z67g=
github.com/enterprise-contract/enterprise-contract-controller/api v0.1.66/go.mod h1:8Cb436BWDCMZjEVeHquCJrr+O3mJiKelySnqTve1Krs=
github.com/enterprise-contract/go-containerregistry v0.20.3-0.20241021143850-a9c1a63046bc h1:zdaYgLp9LN9Aga77qcmt911rhmdm9DDsSWGobOFq/+I=
github.com/enterprise-contract/go-containerregistry v0.20.3-0.20241021143850-a9c1a63046bc/go.mod h1:QTzGuUYojyBy1anZvBPMhwXRE0LGZPIcpmn3K8DHYrw=
github.com/enterprise-contract/go-containerregistry v0.20.3-0.20241104083654-71d52aab40dc h1:4D54iYGBnzIaSvi/CD0W0W5h2C2Pa6qPwr8KXatqMOk=
github.com/enterprise-contract/go-containerregistry v0.20.3-0.20241104083654-71d52aab40dc/go.mod h1:QTzGuUYojyBy1anZvBPMhwXRE0LGZPIcpmn3K8DHYrw=
github.com/enterprise-contract/go-gather v0.0.4 h1:ecQsWuNyPi59wkySm1JXIXIUp+Pta9ECl3PmhcV6Llc=
github.com/enterprise-contract/go-gather v0.0.4/go.mod h1:bWsDHJZRpdPoIwPQevpDiD4VF6fydTWZ0ocL2MmI6TE=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
Expand Down

0 comments on commit 371f726

Please sign in to comment.