@@ -58,9 +58,11 @@ github.com/go-chi/jwtauth,1,,,1,,,,
5858github.com/go-jose/go-jose/jwt , 1 ,, 4 ,, 1 ,, 4 ,
5959github.com/go-kit/kit/auth/jwt , 1 ,,, 1 ,,,,
6060github.com/go-pg/pg/orm ,,, 6 ,,,, 6 ,
61+ github.com/gobwas/ws ,, 2 ,,,, 2 ,,
6162github.com/golang-jwt/jwt , 3 ,, 11 , 2 , 1 ,, 11 ,
6263github.com/golang/protobuf/proto ,,, 4 ,,,, 4 ,
6364github.com/gorilla/mux ,, 1 ,,,, 1 ,,
65+ github.com/gorilla/websocket ,, 3 ,,,, 3 ,,
6466github.com/json-iterator/go ,,, 4 ,,,, 4 ,
6567github.com/kataras/iris/middleware/jwt , 1 ,,, 1 ,,,,
6668github.com/kataras/jwt , 5 ,,, 5 ,,,,
@@ -69,14 +71,15 @@ github.com/lestrrat-go/jwx,1,,,1,,,,
6971github.com/lestrrat-go/jwx/jwk , 1 ,,, 1 ,,,,
7072github.com/lestrrat/go-jwx/jwk , 1 ,,, 1 ,,,,
7173github.com/ory/fosite/token/jwt , 2 ,,, 2 ,,,,
72- github.com/revel/revel ,, 21 , 10 ,,, 21 , 10 ,
73- github.com/robfig/revel ,, 21 , 10 ,,, 21 , 10 ,
74+ github.com/revel/revel ,, 23 , 10 ,,, 23 , 10 ,
75+ github.com/robfig/revel ,, 23 , 10 ,,, 23 , 10 ,
7476github.com/sendgrid/sendgrid-go/helpers/mail ,,, 1 ,,,, 1 ,
7577github.com/square/go-jose/jwt , 1 ,, 4 ,, 1 ,, 4 ,
7678github.com/valyala/fasthttp ,, 50 , 5 ,,, 50 , 5 ,
7779go.uber.org/zap ,,, 11 ,,,, 11 ,
7880golang.org/x/net/context ,,, 5 ,,,, 5 ,
7981golang.org/x/net/html ,,, 16 ,,,, 16 ,
82+ golang.org/x/net/websocket ,, 2 ,,,, 2 ,,
8083google.golang.org/protobuf/internal/encoding/text ,,, 1 ,,,, 1 ,
8184google.golang.org/protobuf/internal/impl ,,, 2 ,,,, 2 ,
8285google.golang.org/protobuf/proto ,,, 8 ,,,, 8 ,
@@ -103,6 +106,7 @@ net/http/httputil,,,10,,,,10,
103106net/mail ,,, 6 ,,,, 6 ,
104107net/textproto ,,, 19 ,,,, 19 ,
105108net/url ,,, 23 ,,,, 23 ,
109+ nhooyr.io/websocket ,, 2 ,,,, 2 ,,
106110os ,,, 4 ,,,, 4 ,
107111path ,,, 5 ,,,, 5 ,
108112path/filepath ,,, 13 ,,,, 13 ,
0 commit comments