Use go modules (#15)

This commit is contained in:
Alan Scherger
2019-01-09 16:58:52 -06:00
committed by Ludovic Fernandez
parent 2bc53608e9
commit c835c52085
6 changed files with 9 additions and 56 deletions

2
go.sum Normal file
View File

@ -0,0 +1,2 @@
github.com/gorilla/websocket v1.2.0 h1:VJtLvh6VQym50czpZzx07z/kw9EgAxI3x1ZB8taTMQQ=
github.com/gorilla/websocket v1.2.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=