|
|
|
@ -20,6 +20,7 @@ require (
|
|
|
|
|
github.com/gofrs/uuid v4.0.0+incompatible
|
|
|
|
|
github.com/gomodule/redigo v2.0.0+incompatible
|
|
|
|
|
github.com/google/go-querystring v1.0.0
|
|
|
|
|
github.com/google/uuid v1.3.0
|
|
|
|
|
github.com/gorilla/securecookie v1.1.1
|
|
|
|
|
github.com/gorilla/sessions v1.2.1
|
|
|
|
|
github.com/gorilla/websocket v1.4.2
|
|
|
|
@ -84,7 +85,6 @@ require (
|
|
|
|
|
github.com/google/btree v1.0.1 // indirect
|
|
|
|
|
github.com/google/certificate-transparency-go v1.1.2-0.20210511102531-373a877eec92 // indirect
|
|
|
|
|
github.com/google/go-cmp v0.5.9 // indirect
|
|
|
|
|
github.com/google/uuid v1.3.0 // indirect
|
|
|
|
|
github.com/googleapis/gax-go/v2 v2.0.5 // indirect
|
|
|
|
|
github.com/gorilla/context v1.1.1 // indirect
|
|
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
|
|
|
|
|