Skip to content

Commit

Permalink
chore(deps): bump github.com/containers/buildah from 1.24.2 to 1.25.0
Browse files Browse the repository at this point in the history
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/main/CHANGELOG.md)
- [Commits](containers/buildah@v1.24.2...v1.25.0)

---
updated-dependencies:
- dependency-name: github.com/containers/buildah
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexey-igrychev committed Apr 20, 2022
1 parent fecf42c commit 5a9bb4a
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 42 deletions.
17 changes: 8 additions & 9 deletions go.mod
Expand Up @@ -16,17 +16,17 @@ require (
github.com/bugsnag/bugsnag-go v1.5.3 // indirect
github.com/bugsnag/panicwrap v1.2.0 // indirect
github.com/cloudflare/cfssl v1.4.1 // indirect
github.com/containerd/containerd v1.5.10
github.com/containers/buildah v1.24.2
github.com/containers/common v0.47.4
github.com/containers/image/v5 v5.19.1
github.com/containers/storage v1.38.2
github.com/containerd/containerd v1.6.2
github.com/containers/buildah v1.25.0
github.com/containers/common v0.47.5
github.com/containers/image/v5 v5.20.0
github.com/containers/storage v1.39.0
github.com/deislabs/oras v0.12.0
github.com/djherbis/buffer v1.1.0
github.com/djherbis/nio/v3 v3.0.1
github.com/docker/cli v20.10.11+incompatible
github.com/docker/distribution v2.8.0+incompatible
github.com/docker/docker v20.10.12+incompatible
github.com/docker/distribution v2.8.1+incompatible
github.com/docker/docker v20.10.14+incompatible
github.com/docker/go v1.5.1-1 // indirect
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11
github.com/docker/go-units v0.4.0
Expand Down Expand Up @@ -68,14 +68,13 @@ require (
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.8.1
github.com/spaolacci/murmur3 v1.1.0
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
github.com/theupdateframework/notary v0.6.1 // indirect
github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d // indirect
github.com/werf/kubedog v0.6.4-0.20220222141823-4ca722ade0ef
github.com/werf/lockgate v0.0.0-20200729113342-ec2c142f71ea
github.com/werf/logboek v0.5.4
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
go.mongodb.org/mongo-driver v1.5.1 // indirect
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d
Expand Down

0 comments on commit 5a9bb4a

Please sign in to comment.