|
module github.com/costela/wesher
|
|
|
|
require (
|
|
github.com/hashicorp/errwrap v1.0.0
|
|
github.com/hashicorp/go-multierror v1.0.0
|
|
github.com/hashicorp/memberlist v0.1.3
|
|
github.com/mattn/go-isatty v0.0.7
|
|
github.com/sirupsen/logrus v1.3.0
|
|
github.com/stevenroose/gonfig v0.1.4
|
|
)
|