Update to disgo 0.3.0

This commit is contained in:
Ullaakut
2019-04-06 12:56:15 +02:00
parent b6ebd468c6
commit 3b082ea736
3 changed files with 38 additions and 40 deletions
+1 -1
View File
@@ -11,7 +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/disgo v0.3.0 // 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