Integrate Disgo for user interface (#193)

This commit is contained in:
Brendan LE GLAUNEC
2019-03-10 20:12:46 +01:00
committed by GitHub
parent ceb210f281
commit b6ebd468c6
3 changed files with 43 additions and 42 deletions
+1
View File
@@ -11,6 +11,7 @@ require (
github.com/mattn/go-isatty v0.0.6 // indirect
github.com/pkg/errors v0.8.1
github.com/spf13/viper v1.3.1 // indirect
github.com/ullaakut/disgo v0.0.0-20190310161027-e17c43d71b3d // indirect
github.com/ullaakut/go-curl v0.0.0-20190310175419-50acab4cef70
github.com/ullaakut/nmap v0.0.0-20190306183004-e38898a9bead
gopkg.in/go-playground/validator.v9 v9.27.0