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 @@ -10,7 +10,7 @@ require (
10
10
github.com/go-test/deep v1.1.0
11
11
github.com/google/go-cmp v0.5.9
12
12
github.com/google/go-github/v53 v53.2.0
13
- github.com/google/uuid v1.3.0
13
+ github.com/google/uuid v1.3.1
14
14
github.com/hashicorp/go-plugin v1.4.10
15
15
github.com/hashicorp/go-uuid v1.0.3
16
16
github.com/hashicorp/go-version v1.6.0
Original file line number Diff line number Diff line change @@ -338,8 +338,9 @@ github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm4
338
338
github.com/google/s2a-go v0.1.4 h1:1kZ/sQM3srePvKs3tXAvQzo66XfcReoqFpIpIccE7Oc =
339
339
github.com/google/s2a-go v0.1.4 /go.mod h1:Ej+mSEMGRnqRzjc7VtF+jdBwYG5fuJfiZ8ELkjEwM0A =
340
340
github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
341
- github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
342
341
github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
342
+ github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
343
+ github.com/google/uuid v1.3.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
343
344
github.com/googleapis/enterprise-certificate-proxy v0.0.0-20220520183353-fd19c99a87aa /go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8 =
344
345
github.com/googleapis/enterprise-certificate-proxy v0.1.0 /go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8 =
345
346
github.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