Update dependencies

This commit is contained in:
Ullaakut
2019-06-29 04:23:01 +02:00
parent 7672da5b6d
commit 0187d9a553
+2 -1
View File
@@ -5,7 +5,8 @@ go 1.12
require ( require (
github.com/fatih/color v1.7.0 // indirect github.com/fatih/color v1.7.0 // indirect
github.com/mattn/go-colorable v0.1.2 // indirect github.com/mattn/go-colorable v0.1.2 // indirect
github.com/spf13/viper v1.4.0 // indirect github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0
github.com/ullaakut/disgo v0.3.0 github.com/ullaakut/disgo v0.3.0
github.com/ullaakut/go-curl v0.0.0-20190525093431-597e157bbffd github.com/ullaakut/go-curl v0.0.0-20190525093431-597e157bbffd
github.com/ullaakut/nmap v0.0.0-20190623040344-bb4f2791e14a github.com/ullaakut/nmap v0.0.0-20190623040344-bb4f2791e14a