diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-08 13:03:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-08 13:03:03 +0000 |
| commit | 83a33744bccef14e4f14f32456b090ce1952d8b6 (patch) | |
| tree | 33b0d53fc0a6d058bd58fa2dd18314df8e32cc06 /go.mod | |
| parent | d3516f9b4285685d669e976dbbf74cf7fef927d4 (diff) | |
chore(deps): bump github.com/google/uuid from 1.1.1 to 1.1.2
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.1...v1.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require ( github.com/boltdb/bolt v1.3.1 github.com/docker/libkv v0.2.1 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa - github.com/google/uuid v1.1.1 + github.com/google/uuid v1.1.2 github.com/gosimple/slug v1.9.0 github.com/hairyhenderson/toml v0.3.1-0.20191004034452-2a4f3b6160f2 github.com/hashicorp/consul/api v1.6.0 |
