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 @@ -6,7 +6,7 @@ require (
6
6
github.com/cloudflare/cfssl v1.6.4
7
7
github.com/elastic/crd-ref-docs v0.0.10
8
8
github.com/go-logr/logr v1.4.1
9
- github.com/google/uuid v1.5 .0
9
+ github.com/google/uuid v1.6 .0
10
10
github.com/hashicorp/vault/api v1.11.0
11
11
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
12
12
github.com/michaelklishin/rabbit-hole/v2 v2.16.0
Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ github.com/google/pprof v0.0.0-20230926050212-f7f687d19a98 h1:pUa4ghanp6q4IJHwE9
120
120
github.com/google/pprof v0.0.0-20230926050212-f7f687d19a98 /go.mod h1:czg5+yv1E0ZGTi6S6vVK1mke0fV+FaUhNGcd6VRS9Ik =
121
121
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4 =
122
122
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
123
- github.com/google/uuid v1.5 .0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU =
124
- github.com/google/uuid v1.5 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
123
+ github.com/google/uuid v1.6 .0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
124
+ github.com/google/uuid v1.6 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
125
125
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
126
126
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
127
127
github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments