chore(deps): bump github.com/google/uuid from 1.1.5 to 1.2.0

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.5...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-25 07:15:09 +00:00
committed by GitHub
parent 4da8e4378e
commit a2d7be4933
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.13
require (
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/google/uuid v1.1.5
github.com/google/uuid v1.2.0
github.com/gorilla/mux v1.8.0
github.com/spf13/cobra v1.1.1
gopkg.in/h2non/gock.v1 v1.0.16