summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-05-21 13:26:40 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-21 13:26:40 -0400
commit372829972bc793507488bb9c9628017bd8963d25 (patch)
treef4055fa22bd1a0e285cb0602feb69f9297eaaec5 /go.mod
parent6c8ce3eff60d0e220d3ca04706d9d05b3887b5ed (diff)
downloadpodman-372829972bc793507488bb9c9628017bd8963d25.tar.gz
podman-372829972bc793507488bb9c9628017bd8963d25.tar.bz2
podman-372829972bc793507488bb9c9628017bd8963d25.zip
Bump github.com/opencontainers/go-digest from 1.0.0-rc1 to 1.0.0
Bumps [github.com/opencontainers/go-digest](https://github.com/opencontainers/go-digest) from 1.0.0-rc1 to 1.0.0. - [Release notes](https://github.com/opencontainers/go-digest/releases) - [Commits](https://github.com/opencontainers/go-digest/compare/v1.0.0-rc1...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.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 e43c28e1f..35922159b 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,7 @@ require (
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/onsi/ginkgo v1.12.1
github.com/onsi/gomega v1.10.1
- github.com/opencontainers/go-digest v1.0.0-rc1
+ github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
github.com/opencontainers/runc v1.0.0-rc9
github.com/opencontainers/runtime-spec v1.0.3-0.20200520003142-237cc4f519e2