Commit 4e3649c 1 parent 5f554b4 commit 4e3649c Copy full SHA for 4e3649c
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/golang/protobuf v1.4.2
22
22
github.com/golang/snappy v0.0.1 // indirect
23
23
github.com/google/go-querystring v1.0.0
24
- github.com/google/uuid v1.1.2
24
+ github.com/google/uuid v1.1.3
25
25
github.com/googleapis/gnostic v0.3.1 // indirect
26
26
github.com/gorilla/mux v1.7.3 // indirect
27
27
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=
173
173
github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
174
174
github.com/google/uuid v1.1.2 h1:EVhdT+1Kseyi1/pUmXKaFxYsDNy9RQYkMWRH68J/W7Y =
175
175
github.com/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 =
176
178
github.com/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
177
179
github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d /go.mod h1:sJBsCZ4ayReDTBIg8b9dl28c5xFWyhBTVRp3pOg5EKY =
178
180
github.com/googleapis/gnostic v0.3.1 h1:WeAefnSUHlBb0iJKwxFDZdbfGwkd7xRNuV+IpXMJhYk =
You can’t perform that action at this time.
0 commit comments