diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-14 07:59:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 07:59:08 +0000 |
commit | bb01c01ef96881500ec17fa78a6252347d73672e (patch) | |
tree | d35f4246e543bbe05aecd94dbe252a83747041d1 /vendor | |
parent | 4a22d6117aeb2f2b9fa120328bba857f7fd54d47 (diff) | |
download | podman-bb01c01ef96881500ec17fa78a6252347d73672e.tar.gz podman-bb01c01ef96881500ec17fa78a6252347d73672e.tar.bz2 podman-bb01c01ef96881500ec17fa78a6252347d73672e.zip |
Bump github.com/containers/common from 0.35.4 to 0.36.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.35.4 to 0.36.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.35.4...v0.36.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/github.com/containers/common/version/version.go | 2 | ||||
-rw-r--r-- | vendor/modules.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vendor/github.com/containers/common/version/version.go b/vendor/github.com/containers/common/version/version.go index 94f2048f3..67f454c9a 100644 --- a/vendor/github.com/containers/common/version/version.go +++ b/vendor/github.com/containers/common/version/version.go @@ -1,4 +1,4 @@ package version // Version is the version of the build. -const Version = "0.35.4" +const Version = "0.36.0" diff --git a/vendor/modules.txt b/vendor/modules.txt index 1604e97c0..1bf189b86 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -93,7 +93,7 @@ github.com/containers/buildah/pkg/parse github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/supplemented github.com/containers/buildah/util -# github.com/containers/common v0.35.4 +# github.com/containers/common v0.36.0 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/apparmor/internal/supported github.com/containers/common/pkg/auth |