1
0
mirror of https://github.com/beego/bee.git synced 2025-07-03 15:20:17 +00:00

Add gorilla/websocket to vendor folder

This commit is contained in:
Faissal Elamraoui
2017-01-23 20:12:40 +01:00
parent 3f15b69bcc
commit c5f8b8d28e
12 changed files with 2143 additions and 0 deletions

6
vendor/vendor.json vendored
View File

@ -26,6 +26,12 @@
"revision": "6fd058ce0d6b7ee43174e80d5a3e7f483c4dfbe5",
"revisionTime": "2016-01-13T11:48:05Z"
},
{
"checksumSHA1": "dyGQP5AipmInoTQmnqvbFmUORpk=",
"path": "github.com/gorilla/websocket",
"revision": "a68708917c6a4f06314ab4e52493cc61359c9d42",
"revisionTime": "2016-06-06T23:20:22Z"
},
{
"checksumSHA1": "ZxzYc1JwJ3U6kZbw/KGuPko5lSY=",
"path": "github.com/howeyc/fsnotify",