File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/aws/aws-sdk-go-v2/config v1.18.25
34
34
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.18.4
35
35
github.com/aws/aws-sdk-go-v2/service/sts v1.19.0
36
- github.com/google/uuid v1.3 .0
36
+ github.com/google/uuid v1.5 .0
37
37
github.com/prometheus/client_model v0.4.0
38
38
github.com/prometheus/common v0.43.0
39
39
github.com/rancher/lasso v0.0.0-20230502204209-3eb356f3e8cf
Original file line number Diff line number Diff line change @@ -417,8 +417,8 @@ github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
417
417
github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
418
418
github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
419
419
github.com/google/uuid v1.2.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
420
- github.com/google/uuid v1.3 .0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
421
- github.com/google/uuid v1.3 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
420
+ github.com/google/uuid v1.5 .0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU =
421
+ github.com/google/uuid v1.5 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
422
422
github.com/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
423
423
github.com/googleapis/gax-go/v2 v2.0.5 /go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk =
424
424
github.com/googleapis/gax-go/v2 v2.1.0 /go.mod h1:Q3nei7sK6ybPYH7twZdmQpAd1MKb7pfu6SK+H1/DsU0 =
You can’t perform that action at this time.
0 commit comments