File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/fatih/color v1.16.0
9
9
github.com/gofrs/flock v0.8.1
10
10
github.com/google/go-cmp v0.6.0
11
- github.com/google/uuid v1.4 .0
11
+ github.com/google/uuid v1.5 .0
12
12
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0
13
13
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
14
14
github.com/prometheus/client_golang v1.17.0
Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 h1:K6RDEckDVWvDI9JAJY
163
163
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4 =
164
164
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
165
165
github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
166
- github.com/google/uuid v1.4 .0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4 =
167
- github.com/google/uuid v1.4 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
166
+ github.com/google/uuid v1.5 .0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU =
167
+ github.com/google/uuid v1.5 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
168
168
github.com/gorilla/handlers v1.5.1 h1:9lRY6j8DEeeBT10CvO9hGW0gmky0BprnvDI5vfhUHH4 =
169
169
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI =
170
170
github.com/gorilla/mux v1.8.0 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
You can’t perform that action at this time.
0 commit comments