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 @@ -15,7 +15,7 @@ require (
1515 github.com/gobwas/glob v0.2.3
1616 github.com/godbus/dbus/v5 v5.1.0
1717 github.com/google/gofuzz v1.2.0
18- github.com/google/uuid v1.3.0
18+ github.com/google/uuid v1.3.1
1919 github.com/gorilla/handlers v1.5.1
2020 github.com/hashicorp/go-getter v1.7.2
2121 github.com/hashicorp/go-multierror v1.1.1
Original file line number Diff line number Diff line change @@ -482,8 +482,9 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
482482github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
483483github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
484484github.com/google/uuid v1.2.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
485- github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
486485github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
486+ github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
487+ github.com/google/uuid v1.3.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
487488github.com/googleapis/enterprise-certificate-proxy v0.0.0-20220520183353-fd19c99a87aa /go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8 =
488489github.com/googleapis/enterprise-certificate-proxy v0.1.0 /go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8 =
489490github.com/googleapis/enterprise-certificate-proxy v0.2.0 /go.mod h1:8C0jb7/mgJe/9KK8Lm7X9ctZC2t60YyIpYEI16jx0Qg =
You can’t perform that action at this time.
0 commit comments