Skip to content

Commit

Permalink
Merge pull request #333 from containers/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/containers/buildah-1.31.2

Bump github.com/containers/buildah from 1.31.1 to 1.31.2
  • Loading branch information
navidys authored Aug 20, 2023
2 parents 88197b2 + 78e9657 commit 169488c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/BurntSushi/toml v1.3.2
github.com/containers/buildah v1.31.1
github.com/containers/buildah v1.31.2
github.com/containers/common v0.55.3
github.com/containers/podman/v4 v4.5.1
github.com/containers/storage v1.48.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ github.com/containernetworking/cni v0.8.0/go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ
github.com/containernetworking/cni v0.8.1/go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY=
github.com/containernetworking/plugins v0.8.6/go.mod h1:qnw5mN19D8fIwkqW7oHHYDHVlzhJpcY6TQxn/fUyDDM=
github.com/containernetworking/plugins v0.9.1/go.mod h1:xP/idU2ldlzN6m4p5LmGiwRDjeJr6FLK6vuiUwoH7P8=
github.com/containers/buildah v1.31.1 h1:4wYQW7sMupuWwXrK5aAU+DICYEm2oIBa2Wf6R7Lv9BY=
github.com/containers/buildah v1.31.1/go.mod h1:9XVi3wjyxjfzSL1Hqew7i93YGEGFwLRENvkfW6qBYyA=
github.com/containers/buildah v1.31.2 h1:Pfbuzq5dtbLYtj95zDu1rLbVo9bnboknv18ZmlfXVA4=
github.com/containers/buildah v1.31.2/go.mod h1:EnrujxgRtUi0+2DrxXAzyQ/GybLliqT0+06PMLSTlvw=
github.com/containers/common v0.55.3 h1:mhNQRU4OgW1wpmmKMFSYRn42+hr8SEVSPFdKML3WZik=
github.com/containers/common v0.55.3/go.mod h1:ZKPllYOZ2xj2rgWRdnHHVvWg6ru4BT28En8mO8DMMPk=
github.com/containers/image/v5 v5.26.1 h1:8y3xq8GO/6y8FR+nAedHPsAFiAtOrab9qHTBpbqaX8g=
Expand Down
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
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ github.com/containerd/containerd/platforms
## explicit; go 1.19
github.com/containerd/stargz-snapshotter/estargz
github.com/containerd/stargz-snapshotter/estargz/errorutil
# github.com/containers/buildah v1.31.1
# github.com/containers/buildah v1.31.2
## explicit; go 1.18
github.com/containers/buildah/define
# github.com/containers/common v0.55.3
Expand Down

0 comments on commit 169488c

Please sign in to comment.