aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-10-04 16:09:06 +0200
committerGitHub <noreply@github.com>2022-10-04 16:09:06 +0200
commitad2ae8e574f2442ab33b33bce0f55c39f5b951ad (patch)
treec0acd2d931b24070e5e51639fe43c41cf3fd756f /go.mod
parent43a8f1ae555018b5514af61ed789648afc79a589 (diff)
parent2f6c911d6202db19723d9861e387c5792194ea3e (diff)
downloadpodman-ad2ae8e574f2442ab33b33bce0f55c39f5b951ad.tar.gz
podman-ad2ae8e574f2442ab33b33bce0f55c39f5b951ad.tar.bz2
podman-ad2ae8e574f2442ab33b33bce0f55c39f5b951ad.zip
Merge pull request #16045 from containers/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc2
build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc1 to 1.1.0-rc2
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 d1619c10e..51f9dabc4 100644
--- a/go.mod
+++ b/go.mod
@@ -44,7 +44,7 @@ require (
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.20.2
github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc1
+ github.com/opencontainers/image-spec v1.1.0-rc2
github.com/opencontainers/runc v1.1.4
github.com/opencontainers/runtime-spec v1.0.3-0.20211214071223-8958f93039ab
github.com/opencontainers/runtime-tools v0.9.1-0.20220714195903-17b3287fafb7