1
0
mirror of https://github.com/directorz/mailfull-go.git synced 2026-01-23 03:26:00 +00:00

Use Glide instead of gom

This commit is contained in:
teru
2016-09-29 12:08:07 +09:00
parent db554a1da1
commit cb6e9ce2c5
4 changed files with 30 additions and 7 deletions

7
glide.yaml Normal file
View File

@@ -0,0 +1,7 @@
package: github.com/directorz/mailfull-go
import:
- package: github.com/BurntSushi/toml
- package: github.com/jsimonetti/pwscheme
subpackages:
- ssha
- package: github.com/mitchellh/cli