chore(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.5.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>
This commit is contained in:
dependabot[bot]
2023-12-12 18:23:30 +00:00
committed by GitHub
parent 958b0671bd
commit f70c3a9930
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.20
require (
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/google/uuid v1.3.1
github.com/google/uuid v1.5.0
github.com/gorilla/mux v1.8.0
github.com/spf13/cobra v1.7.0
gopkg.in/h2non/gock.v1 v1.1.2