diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-13 12:22:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 12:22:13 +0000 |
commit | 7d6f3c4dc6e5f68eadcaf9d639b79626aab38c74 (patch) | |
tree | d8e8199a0d5c96f24eb22dbb904f3f43642e5f73 /vendor/modules.txt | |
parent | 4458d2230e31c963e740a78878d593cfe6e2f0a5 (diff) | |
download | podman-7d6f3c4dc6e5f68eadcaf9d639b79626aab38c74.tar.gz podman-7d6f3c4dc6e5f68eadcaf9d639b79626aab38c74.tar.bz2 podman-7d6f3c4dc6e5f68eadcaf9d639b79626aab38c74.zip |
Bump github.com/google/uuid from 1.2.0 to 1.3.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.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 19b8d0a47..c29cfe8cc 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -370,7 +370,7 @@ github.com/google/go-intervals/intervalset github.com/google/gofuzz # github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf github.com/google/shlex -# github.com/google/uuid v1.2.0 +# github.com/google/uuid v1.3.0 github.com/google/uuid # github.com/gorilla/mux v1.8.0 github.com/gorilla/mux |