Working on live surveys
This commit is contained in:
parent
567e170cfd
commit
a57e032e59
19 changed files with 1014 additions and 48 deletions
1
go.mod
1
go.mod
|
|
@ -15,4 +15,5 @@ require (
|
|||
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
|
||||
nhooyr.io/websocket v1.8.7
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue