Updating server dependancies. (#9498)

This commit is contained in:
Christopher Speller
2018-09-28 12:40:17 -07:00
committed by GitHub
parent 006623e0f7
commit a8c01377bc
272 changed files with 23302 additions and 4225 deletions

View File

@@ -24,16 +24,6 @@
# go-tests = true
# unused-packages = true
# To keep us on latest since maintainer stopped releasing versions
[[constraint]]
name = "github.com/go-sql-driver/mysql"
branch = "master"
# Constaint to bring us to latest master for bug fixes
[[constraint]]
name = "github.com/gorilla/websocket"
branch = "master"
# To keep us on latest since maintainer stopped releasing versions
[[constraint]]
name = "github.com/hashicorp/memberlist"
@@ -58,11 +48,11 @@
# Lock to control when plugins use new versions
[[constraint]]
name = "github.com/hashicorp/go-hclog"
revision = "69ff559dc25f3b435631604f573a5fa1efdb6433"
revision = "e45cbeb79f0411b1cfedd3f226ff69d5d433c762"
[[constraint]]
name = "github.com/hashicorp/go-plugin"
revision = "e8d22c780116115ae5624720c9af0c97afe4f551"
revision = "a4620f9913d19f03a6bf19b2f304daaaf83ea130"
[prune]
go-tests = true