Merge pull request #2284 from crazy-max/update-uuid

vendor: update github.com/google/uuid to v1.6.0
This commit is contained in:
Tõnis Tiigi
2024-02-26 08:39:01 -08:00
committed by GitHub
6 changed files with 57 additions and 9 deletions

2
go.mod
View File

@ -21,7 +21,7 @@ require (
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.3
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/google/uuid v1.5.0
github.com/google/uuid v1.6.0
github.com/hashicorp/go-cty-funcs v0.0.0-20230405223818-a090f58aa992
github.com/hashicorp/hcl/v2 v2.19.1
github.com/moby/buildkit v0.13.0-rc2