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 @@ -153,7 +153,7 @@ require (
153153 github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
154154 github.com/mitchellh/go-homedir v1.1.0 // indirect
155155 github.com/mitchellh/go-testing-interface v1.14.1 // indirect
156- github.com/mitchellh/go-wordwrap v1.0.0
156+ github.com/mitchellh/go-wordwrap v1.0.1
157157 github.com/mitchellh/mapstructure v1.5.0 // indirect
158158 github.com/moby/locker v1.0.1 // indirect
159159 github.com/moby/spdystream v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -630,8 +630,8 @@ github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrk
630630github.com/mitchellh/go-testing-interface v1.14.1 h1:jrgshOhYAUVNMAJiKbEu7EqAwgJJ2JqpQmpLJOu07cU =
631631github.com/mitchellh/go-testing-interface v1.14.1 /go.mod h1:gfgS7OtZj6MA4U1UrDRp04twqAjfvlZyCfX3sDjEym8 =
632632github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 /go.mod h1:ZXFpozHsX6DPmq2I0TCekCxypsnAUbP2oI0UX1GXzOo =
633- github.com/mitchellh/go-wordwrap v1.0.0 h1:6GlHJ/LTGMrIJbwgdqdl2eEH8o+Exx/0m8ir9Gns0u4 =
634- github.com/mitchellh/go-wordwrap v1.0.0 /go.mod h1:ZXFpozHsX6DPmq2I0TCekCxypsnAUbP2oI0UX1GXzOo =
633+ github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0 =
634+ github.com/mitchellh/go-wordwrap v1.0.1 /go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0 =
635635github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
636636github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
637637github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
You can’t perform that action at this time.
0 commit comments