Skip to content

Commit

Permalink
Merge pull request #168 from nalind/bump-buildah-1.14.11
Browse files Browse the repository at this point in the history
Bug 1720730: bump github.com/containers/buildah to v1.14.11
  • Loading branch information
openshift-merge-robot committed Aug 17, 2020
2 parents 070e0c7 + fa331af commit c437291
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 74 deletions.
3 changes: 1 addition & 2 deletions go.mod
Expand Up @@ -4,7 +4,7 @@ go 1.13

require (
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
github.com/containers/buildah v1.14.10
github.com/containers/buildah v1.14.11
github.com/containers/common v0.8.4
github.com/containers/image/v5 v5.4.3
github.com/containers/storage v1.20.2
Expand All @@ -22,7 +22,6 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/vishvananda/netns v0.0.0-20200520041808-52d707b772fe // indirect
golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
k8s.io/api v0.19.0-rc.3
k8s.io/apimachinery v0.19.0-rc.3
Expand Down
66 changes: 2 additions & 64 deletions go.sum

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion vendor/github.com/containers/buildah/CHANGELOG.md

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

2 changes: 1 addition & 1 deletion vendor/github.com/containers/buildah/buildah.go

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

10 changes: 10 additions & 0 deletions vendor/github.com/containers/buildah/changelog.txt

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.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -62,7 +62,7 @@ github.com/containernetworking/cni/pkg/types/020
github.com/containernetworking/cni/pkg/types/current
github.com/containernetworking/cni/pkg/utils
github.com/containernetworking/cni/pkg/version
# github.com/containers/buildah v1.14.10
# github.com/containers/buildah v1.14.11
github.com/containers/buildah
github.com/containers/buildah/bind
github.com/containers/buildah/chroot
Expand Down

0 comments on commit c437291

Please sign in to comment.