Skip to content

Commit

Permalink
Merge pull request #281 from nalind/is-not-a-directory
Browse files Browse the repository at this point in the history
Bug 2044244: bump(github.com/containers/buildah) to v1.22.4
  • Loading branch information
openshift-merge-robot committed Jan 26, 2022
2 parents 6409cc6 + c085a2f commit 24d8db4
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 212 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
github.com/containers/buildah v1.22.3
github.com/containers/buildah v1.22.4
github.com/containers/common v0.42.1
github.com/containers/image/v5 v5.16.1
github.com/containers/storage v1.37.1-0.20211108123020-ee6db3140c1c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -215,8 +215,8 @@ github.com/containernetworking/cni v0.8.0/go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ
github.com/containernetworking/cni v0.8.1 h1:7zpDnQ3T3s4ucOuJ/ZCLrYBxzkg0AELFfII3Epo9TmI=
github.com/containernetworking/cni v0.8.1/go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY=
github.com/containernetworking/plugins v0.9.1/go.mod h1:xP/idU2ldlzN6m4p5LmGiwRDjeJr6FLK6vuiUwoH7P8=
github.com/containers/buildah v1.22.3 h1:RomxwUa24jMcqzXQetpw4wGMfNlNZLhc9qwyoWHblwc=
github.com/containers/buildah v1.22.3/go.mod h1:JVXRyx5Rkp5w5jwvaXe45kuHtyoxpERMjXrR45+3Wfg=
github.com/containers/buildah v1.22.4 h1:j7e9iyAw2CSNK4KWsoRvqe32JLOv34tGca0lQbZfP7Q=
github.com/containers/buildah v1.22.4/go.mod h1:3AhYFZsKbCIAnfTVfYoCyLfXUZOgqC3PzkbdBfgDycc=
github.com/containers/common v0.42.1 h1:ADOZrVAS8ZY5hBAvr/GoRoPv5Z7TBkxWgxQEXQjlqac=
github.com/containers/common v0.42.1/go.mod h1:AaF3ipZfgezsctDuhzLkq4Vl+LkEy7J74ikh2HSXDsg=
github.com/containers/image/v5 v5.4.3/go.mod h1:pN0tvp3YbDd7BWavK2aE0mvJUqVd2HmhPjekyWSFm0U=
Expand Down
196 changes: 2 additions & 194 deletions vendor/github.com/containers/buildah/.cirrus.yml

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

19 changes: 13 additions & 6 deletions vendor/github.com/containers/buildah/CHANGELOG.md

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

7 changes: 7 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.

14 changes: 7 additions & 7 deletions vendor/github.com/containers/buildah/copier/copier.go

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/define/types.go

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 @@ -95,7 +95,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.22.3
# github.com/containers/buildah v1.22.4
## explicit; go 1.12
github.com/containers/buildah
github.com/containers/buildah/bind
Expand Down

0 comments on commit 24d8db4

Please sign in to comment.