+3
−0
+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -13,7 +13,7 @@ require ( | ||
github.com/gorilla/mux v1.8.0
|
||
github.com/gorilla/websocket v1.4.2
|
||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.3.0
|
||
github.com/heroiclabs/nakama-common v0.0.0-20210809163116-633338b7c44b
|
||
github.com/heroiclabs/nakama-common v1.15.1-0.20210810152014-15328b1175ec
|
||
github.com/jackc/pgconn v1.8.1
|
||
github.com/jackc/pgerrcode v0.0.0-20201024163028-a0d42d470451
|
||
github.com/jackc/pgtype v1.7.0
|
||
+2
−8
+92
−0
server/core_message.go
0 → 100644
+72
−0
Loading