@@ -58,9 +58,11 @@ github.com/go-chi/jwtauth,1,,,1,,,,
58
58
github.com/go-jose/go-jose/jwt,1,,4,,1,,4,
59
59
github.com/go-kit/kit/auth/jwt,1,,,1,,,,
60
60
github.com/go-pg/pg/orm,,,6,,,,6,
61
+ github.com/gobwas/ws,,2,,,,2,,
61
62
github.com/golang-jwt/jwt,3,,11,2,1,,11,
62
63
github.com/golang/protobuf/proto,,,4,,,,4,
63
64
github.com/gorilla/mux,,1,,,,1,,
65
+ github.com/gorilla/websocket,,3,,,,3,,
64
66
github.com/json-iterator/go,,,4,,,,4,
65
67
github.com/kataras/iris/middleware/jwt,1,,,1,,,,
66
68
github.com/kataras/jwt,5,,,5,,,,
@@ -69,14 +71,15 @@ github.com/lestrrat-go/jwx,1,,,1,,,,
69
71
github.com/lestrrat-go/jwx/jwk,1,,,1,,,,
70
72
github.com/lestrrat/go-jwx/jwk,1,,,1,,,,
71
73
github.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,
74
76
github.com/sendgrid/sendgrid-go/helpers/mail,,,1,,,,1,
75
77
github.com/square/go-jose/jwt,1,,4,,1,,4,
76
78
github.com/valyala/fasthttp,,50,5,,,50,5,
77
79
go.uber.org/zap,,,11,,,,11,
78
80
golang.org/x/net/context,,,5,,,,5,
79
81
golang.org/x/net/html,,,16,,,,16,
82
+ golang.org/x/net/websocket,,2,,,,2,,
80
83
google.golang.org/protobuf/internal/encoding/text,,,1,,,,1,
81
84
google.golang.org/protobuf/internal/impl,,,2,,,,2,
82
85
google.golang.org/protobuf/proto,,,8,,,,8,
@@ -103,6 +106,7 @@ net/http/httputil,,,10,,,,10,
103
106
net/mail,,,6,,,,6,
104
107
net/textproto,,,19,,,,19,
105
108
net/url,,,23,,,,23,
109
+ nhooyr.io/websocket,,2,,,,2,,
106
110
os,,,4,,,,4,
107
111
path,,,5,,,,5,
108
112
path/filepath,,,13,,,,13,
0 commit comments