Update dependencies
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user