Add vendors

This commit is contained in:
Manfred Touron 2017-09-30 13:14:44 +02:00
parent 1a9a95c737
commit 742cacf384

9
glide.yaml Normal file
View file

@ -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