2019-04-10 09:41:22 -04:00
|
|
|
module github.com/hashicorp/go-sockaddr
|
2020-05-11 15:26:01 -04:00
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/hashicorp/errwrap v1.0.0
|
|
|
|
github.com/mitchellh/cli v1.0.0
|
|
|
|
github.com/mitchellh/go-wordwrap v1.0.0
|
|
|
|
github.com/ryanuber/columnize v2.1.0+incompatible
|
|
|
|
)
|