module github.com/factorysh/shepherd go 1.14 require ( github.com/davecgh/go-spew v1.1.1 github.com/docker/docker v1.13.1 github.com/factorysh/docker-visitor v0.1.6 github.com/getsentry/sentry-go v0.10.0 github.com/onrik/logrus v0.8.0 github.com/prometheus/client_golang v1.9.0 github.com/sirupsen/logrus v1.8.0 github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.7.0 gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c )