diff --git a/glide.yaml b/glide.yaml new file mode 100644 index 0000000..bb96eb8 --- /dev/null +++ b/glide.yaml @@ -0,0 +1,9 @@ +package: github.com/moul/sshportal +import: +- package: github.com/gliderlabs/ssh + version: 4a4de39 +- package: github.com/urfave/cli + version: ^1.20.0 +- package: golang.org/x/crypto + subpackages: + - ssh