summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-14 07:59:08 +0000
committerGitHub <noreply@github.com>2021-04-14 07:59:08 +0000
commitbb01c01ef96881500ec17fa78a6252347d73672e (patch)
treed35f4246e543bbe05aecd94dbe252a83747041d1 /go.mod
parent4a22d6117aeb2f2b9fa120328bba857f7fd54d47 (diff)
downloadpodman-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 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f9fd9938b..f92419519 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
github.com/containers/buildah v1.20.1-0.20210402144408-36a37402d0c8
- github.com/containers/common v0.35.4
+ github.com/containers/common v0.36.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.11.0
github.com/containers/ocicrypt v1.1.1