diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-02 07:20:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-02 07:20:30 +0000 |
| commit | fa0c7a649018af8fc8d274860e7642d5d28778e6 (patch) | |
| tree | 674a0ce89cb08faad2c91ddbf09693ae7c435adf /go.mod | |
| parent | aeaa1f52ba0c308d5adaaa09150bda8ebe6f060b (diff) | |
chore(deps): bump github.com/google/uuid from 1.1.2 to 1.1.3
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.3)
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.2 + github.com/google/uuid v1.1.3 github.com/gosimple/slug v1.9.0 github.com/hairyhenderson/toml v0.3.1-0.20191004034452-2a4f3b6160f2 github.com/hashicorp/consul/api v1.8.1 |
