File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/golang/protobuf v1.4.2
2222 github.com/golang/snappy v0.0.1 // indirect
2323 github.com/google/go-querystring v1.0.0
24- github.com/google/uuid v1.1.2
24+ github.com/google/uuid v1.1.3
2525 github.com/googleapis/gnostic v0.3.1 // indirect
2626 github.com/gorilla/mux v1.7.3 // indirect
2727 github.com/imdario/mergo v0.3.7 // indirect
Original file line number Diff line number Diff line change @@ -173,6 +173,8 @@ github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=
173173github.colasdn.workers.dev/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
174174github.colasdn.workers.dev/google/uuid v1.1.2 h1:EVhdT+1Kseyi1/pUmXKaFxYsDNy9RQYkMWRH68J/W7Y =
175175github.colasdn.workers.dev/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
176+ github.com/google/uuid v1.1.3 h1:twObb+9XcuH5B9V1TBCvvvZoO6iEdILi2a76PYn5rJI =
177+ github.com/google/uuid v1.1.3 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
176178github.colasdn.workers.dev/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
177179github.colasdn.workers.dev/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
178180github.colasdn.workers.dev/googleapis/gnostic v0.3.1 h1:WeAefnSUHlBb0iJKwxFDZdbfGwkd7xRNuV+IpXMJhYk =
You can’t perform that action at this time.
0 commit comments