Skip to content

Commit

Permalink
Merge pull request #3646 from containers/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/containers/image/v5-5.17.0

build(deps): bump github.com/containers/image/v5 from 5.16.1 to 5.17.0
  • Loading branch information
openshift-merge-robot committed Nov 22, 2021
2 parents 78a1d08 + 6994eaf commit b768318
Show file tree
Hide file tree
Showing 192 changed files with 7,215 additions and 9,316 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/containerd/containerd v1.5.8
github.com/containernetworking/cni v0.8.1
github.com/containers/common v0.46.0
github.com/containers/image/v5 v5.16.1
github.com/containers/image/v5 v5.17.0
github.com/containers/ocicrypt v1.1.2
github.com/containers/storage v1.37.0
github.com/docker/distribution v2.7.1+incompatible
Expand Down Expand Up @@ -38,7 +38,7 @@ require (
go.etcd.io/bbolt v1.3.6
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
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-20210615171337-6886f2dfbf5b
k8s.io/klog v1.0.0 // indirect
)
Expand Down
42 changes: 27 additions & 15 deletions go.sum

Large diffs are not rendered by default.

40 changes: 33 additions & 7 deletions vendor/github.com/containers/image/v5/docker/docker_image_dest.go

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

22 changes: 18 additions & 4 deletions vendor/github.com/containers/image/v5/docker/docker_image_src.go

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

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

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

67 changes: 67 additions & 0 deletions vendor/github.com/containers/image/v5/manifest/common.go

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

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

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

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

4 changes: 4 additions & 0 deletions vendor/github.com/containers/image/v5/manifest/oci.go

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

4 changes: 4 additions & 0 deletions vendor/github.com/containers/image/v5/manifest/oci_index.go

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

0 comments on commit b768318

Please sign in to comment.