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 @@ -125,7 +125,7 @@ require (
125
125
github.com/golang-migrate/migrate/v4 v4.17.0
126
126
github.com/google/go-cmp v0.6.0
127
127
github.com/google/go-github/v43 v43.0.1-0.20220414155304-00e42332e405
128
- github.com/google/uuid v1.4 .0
128
+ github.com/google/uuid v1.5 .0
129
129
github.com/hashicorp/go-multierror v1.1.1
130
130
github.com/hashicorp/go-reap v0.0.0-20170704170343-bf58d8a43e7b
131
131
github.com/hashicorp/go-version v1.6.0
Original file line number Diff line number Diff line change @@ -437,8 +437,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
437
437
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
438
438
github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
439
439
github.com/google/uuid v1.2.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
440
- github.com/google/uuid v1.4 .0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4 =
441
- github.com/google/uuid v1.4 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
440
+ github.com/google/uuid v1.5 .0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU =
441
+ github.com/google/uuid v1.5 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
442
442
github.com/googleapis/enterprise-certificate-proxy v0.3.2 h1:Vie5ybvEvT75RniqhfFxPRy3Bf7vr3h0cechB90XaQs =
443
443
github.com/googleapis/enterprise-certificate-proxy v0.3.2 /go.mod h1:VLSiSSBs/ksPL8kq3OBOQ6WRI2QnaFynd1DCjZ62+V0 =
444
444
github.com/googleapis/gax-go/v2 v2.12.0 h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas =
You can’t perform that action at this time.
0 commit comments