feat(Go-Tool): 修改成go mod vendor方式

This commit is contained in:
huangzj
2020-07-08 14:35:54 +08:00
parent adb5f7f78e
commit 606fdb13c6
27 changed files with 4585 additions and 121 deletions
+1
View File
@@ -6,6 +6,7 @@ require (
github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 // indirect
github.com/go-ini/ini v1.57.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/kardianos/govendor v1.0.9 // indirect
github.com/pkg/errors v0.9.1 // indirect