File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/gogo/protobuf v1.3.2 // indirect
25
25
github.com/golang/protobuf v1.5.3 // indirect
26
26
github.com/google/go-cmp v0.5.9 // indirect
27
- github.com/google/uuid v1.3.0 // indirect
27
+ github.com/google/uuid v1.3.1 // indirect
28
28
github.com/imdario/mergo v0.3.15 // indirect
29
29
github.com/klauspost/compress v1.17.0 // indirect
30
30
github.com/magiconair/properties v1.8.7 // indirect
Original file line number Diff line number Diff line change @@ -1784,8 +1784,9 @@ github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
1784
1784
github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1785
1785
github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1786
1786
github.com/google/uuid v1.2.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1787
- github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
1788
1787
github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1788
+ github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
1789
+ github.com/google/uuid v1.3.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1789
1790
github.com/google/wire v0.3.0 /go.mod h1:i1DMg/Lu8Sz5yYl25iOdmc5CT5qusaa+zmRWs16741s =
1790
1791
github.com/google/wire v0.5.0 /go.mod h1:ngWDr9Qvq3yZA10YrxfyGELY/AFWGVpy9c1LTRi1EoU =
1791
1792
github.com/googleapis/enterprise-certificate-proxy v0.0.0-20220520183353-fd19c99a87aa /go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8 =
You can’t perform that action at this time.
0 commit comments