Skip to content

Commit 35f82b0

Browse files
author
Jeff McCormick
committed
update deps to include gorilla websocket
1 parent da591d0 commit 35f82b0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

vendor/manifest

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1914,6 +1914,14 @@
19141914
"path": "ptypes/any",
19151915
"notests": true
19161916
},
1917+
{
1918+
"importpath": "github.com/gorilla/websocket",
1919+
"repository": "https://github.com/gorilla/websocket",
1920+
"vcs": "git",
1921+
"revision": "a91eba7f97777409bc2c443f5534d41dd20c5720",
1922+
"branch": "master",
1923+
"notests": true
1924+
},
19171925
{
19181926
"importpath": "github.com/hashicorp/hcl",
19191927
"repository": "https://github.com/hashicorp/hcl",

0 commit comments

Comments
 (0)