Update dependencies

This commit is contained in:
Brendan Le Glaunec
2018-03-12 14:16:44 +01:00
parent 08fcfcdac8
commit 916e1713d8
-8
View File
@@ -37,10 +37,6 @@
branch = "master" branch = "master"
name = "github.com/gernest/wow" name = "github.com/gernest/wow"
[[constraint]]
name = "github.com/gorilla/websocket"
version = "1.2.0"
[[constraint]] [[constraint]]
name = "github.com/pkg/errors" name = "github.com/pkg/errors"
version = "0.8.0" version = "0.8.0"
@@ -61,10 +57,6 @@
name = "gopkg.in/go-playground/validator.v9" name = "gopkg.in/go-playground/validator.v9"
version = "9.9.3" version = "9.9.3"
[[constraint]]
name = "gopkg.in/tylerb/graceful.v1"
version = "1.2.15"
[prune] [prune]
go-tests = true go-tests = true
unused-packages = true unused-packages = true