merge
This commit is contained in:
parent
9e8efa4cfc
commit
d737eed480
5 changed files with 143 additions and 81 deletions
|
|
@ -8,6 +8,8 @@ require (
|
|||
golang.org/x/oauth2 v0.12.0
|
||||
)
|
||||
|
||||
require github.com/gorilla/websocket v1.5.0 // indirect
|
||||
|
||||
require (
|
||||
github.com/fsnotify/fsnotify v1.6.0 // indirect
|
||||
github.com/golang/protobuf v1.5.3 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue