File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- 0.48.23
1
+ 0.48.24
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/fatih/color v1.15.0
11
11
github.com/getkin/kin-openapi v0.118.0
12
12
github.com/google/gnostic v0.7.0
13
- github.com/google/uuid v1.3.1
13
+ github.com/google/uuid v1.6.0
14
14
github.com/hashicorp/logutils v1.0.0
15
15
github.com/mitchellh/mapstructure v1.5.0
16
16
github.com/pmezard/go-difflib v1.0.0
Original file line number Diff line number Diff line change @@ -777,8 +777,8 @@ github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1/go.mod h1:kpwsk12EmLe
777
777
github.com/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
778
778
github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
779
779
github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
780
- github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
781
- github.com/google/uuid v1.3.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
780
+ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
781
+ github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
782
782
github.com/googleapis/enterprise-certificate-proxy v0.0.0-20220520183353-fd19c99a87aa /go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8 =
783
783
github.com/googleapis/enterprise-certificate-proxy v0.1.0 /go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8 =
784
784
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