Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1939219: bump(*): #225

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
github.com/containers/buildah v1.16.4
github.com/containers/common v0.21.0
github.com/containers/image/v5 v5.5.2
github.com/containers/storage v1.23.3
github.com/containers/image/v5 v5.10.5
github.com/containers/storage v1.24.8
github.com/docker/distribution v2.7.1+incompatible
github.com/elazarl/goproxy v0.0.0-20191011121108-aa519ddbe484 // indirect
github.com/fsouza/go-dockerclient v1.6.5
Expand All @@ -21,7 +21,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1
golang.org/x/sys v0.0.0-20201218084310-7d0127a74742
k8s.io/api v0.19.3
k8s.io/apimachinery v0.19.3
k8s.io/client-go v0.19.3
Expand Down
57 changes: 39 additions & 18 deletions go.sum

Large diffs are not rendered by default.

27 changes: 0 additions & 27 deletions vendor/github.com/Microsoft/go-winio/archive/tar/LICENSE

This file was deleted.

344 changes: 0 additions & 344 deletions vendor/github.com/Microsoft/go-winio/archive/tar/common.go

This file was deleted.