summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-25 07:06:07 +0000
committerGitHub <noreply@github.com>2021-03-25 07:06:07 +0000
commita4390cd8981c314a6636403ff409fee37fb3d186 (patch)
tree06de4b695d48aab0d996280d9e2323fb8838ab05 /go.mod
parente523d09638b05edfd51538ac5786f00793e396ee (diff)
downloadpodman-a4390cd8981c314a6636403ff409fee37fb3d186.tar.gz
podman-a4390cd8981c314a6636403ff409fee37fb3d186.tar.bz2
podman-a4390cd8981c314a6636403ff409fee37fb3d186.zip
Bump github.com/containers/common from 0.35.3 to 0.35.4
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.35.3 to 0.35.4. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.35.3...v0.35.4) 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 1f94095a2..11e5a3531 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.19.8
- github.com/containers/common v0.35.3
+ github.com/containers/common v0.35.4
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.5
github.com/containers/ocicrypt v1.1.0