Skip to content

Commit

Permalink
DO NOT MERGE: Use UNMERGED c/image
Browse files Browse the repository at this point in the history
containers/image#1373

> go mod edit -replace github.com/containers/image/v5=github.com/mtrmac/image/v5@getcredentials-keys

Signed-off-by: Miloslav Trmač <[email protected]>
  • Loading branch information
mtrmac committed Oct 21, 2021
1 parent 0ebf47d commit be9649e
Show file tree
Hide file tree
Showing 146 changed files with 7,149 additions and 6,050 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ require (
github.com/stretchr/testify v1.7.0
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sys v0.0.0-20210910150752-751e447fb3d0
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
)

replace github.com/containers/image/v5 => github.com/mtrmac/image/v5 v5.0.0-20211021161152-763163481378
41 changes: 27 additions & 14 deletions go.sum

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit be9649e

Please sign in to comment.