diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-21 13:26:40 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-21 13:26:40 -0400 |
commit | 372829972bc793507488bb9c9628017bd8963d25 (patch) | |
tree | f4055fa22bd1a0e285cb0602feb69f9297eaaec5 /vendor/modules.txt | |
parent | 6c8ce3eff60d0e220d3ca04706d9d05b3887b5ed (diff) | |
download | podman-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 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index e3dc677f9..eecd5d773 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -399,7 +399,7 @@ github.com/onsi/gomega/matchers/support/goraph/edge github.com/onsi/gomega/matchers/support/goraph/node github.com/onsi/gomega/matchers/support/goraph/util github.com/onsi/gomega/types -# github.com/opencontainers/go-digest v1.0.0-rc1 +# github.com/opencontainers/go-digest v1.0.0 github.com/opencontainers/go-digest # github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6 github.com/opencontainers/image-spec/specs-go |