Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorToon Claes <toon@gitlab.com>2022-06-22 18:10:37 +0300
committerToon Claes <toon@gitlab.com>2022-06-22 18:10:37 +0300
commit223039568deaccf47f5509900d19e866bde29bf5 (patch)
treeb070023817dc19cf5ffdee8c871bd757ae9a74b9 /go.mod
parent8959e1b5341fc24210a07e91231170d284b1625d (diff)
parent572ac24259f162b859bf66c5f2f58d1ddb3f8091 (diff)
Merge branch 'renovate/github.com-google-uuid-1.x' into 'master'
go: Update module github.com/google/uuid to v1.3.0 See merge request gitlab-org/gitaly!4648
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9e90441c6..af3769332 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/go-enry/go-license-detector/v4 v4.3.0
github.com/go-git/go-git/v5 v5.3.0 // indirect
github.com/google/go-cmp v0.5.8
- github.com/google/uuid v1.2.0
+ github.com/google/uuid v1.3.0
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/hashicorp/go-uuid v1.0.3 // indirect