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 @@ -56,7 +56,7 @@ require (
5656 github.com/aws/aws-sdk-go-v2/service/sts v1.28.5 // indirect
5757 github.com/aws/smithy-go v1.20.3 // indirect
5858 github.com/go-jose/go-jose/v4 v4.0.2 // indirect
59- github.com/mitchellh/go-wordwrap v1.0.0 // indirect
59+ github.com/mitchellh/go-wordwrap v1.0.1 // indirect
6060 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
6161 github.com/openshift-online/ocm-api-model/clientapi v0.0.440 // indirect
6262 github.com/openshift-online/ocm-api-model/model v0.0.440 // indirect
Original file line number Diff line number Diff line change @@ -477,8 +477,9 @@ github.com/mitchellh/go-testing-interface v1.0.4/go.mod h1:kRemZodwjscx+RGhAo8eI
477477github.com/mitchellh/go-testing-interface v1.14.1 h1:jrgshOhYAUVNMAJiKbEu7EqAwgJJ2JqpQmpLJOu07cU =
478478github.com/mitchellh/go-testing-interface v1.14.1 /go.mod h1:gfgS7OtZj6MA4U1UrDRp04twqAjfvlZyCfX3sDjEym8 =
479479github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 /go.mod h1:ZXFpozHsX6DPmq2I0TCekCxypsnAUbP2oI0UX1GXzOo =
480- github.com/mitchellh/go-wordwrap v1.0.0 h1:6GlHJ/LTGMrIJbwgdqdl2eEH8o+Exx/0m8ir9Gns0u4 =
481480github.com/mitchellh/go-wordwrap v1.0.0 /go.mod h1:ZXFpozHsX6DPmq2I0TCekCxypsnAUbP2oI0UX1GXzOo =
481+ github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0 =
482+ github.com/mitchellh/go-wordwrap v1.0.1 /go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0 =
482483github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
483484github.com/mitchellh/reflectwalk v1.0.0 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
484485github.com/mitchellh/reflectwalk v1.0.1 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
You can’t perform that action at this time.
0 commit comments