+1
−0
+1
−3
| 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.7.0
|
||
github.com/heroiclabs/nakama-common v1.21.1-0.20220117102903-bc0471af4fe1
|
||
github.com/heroiclabs/nakama-common v1.21.1-0.20220225112712-3adfceaba805
|
||
github.com/jackc/pgconn v1.10.0
|
||
github.com/jackc/pgerrcode v0.0.0-20201024163028-a0d42d470451
|
||
github.com/jackc/pgtype v1.8.1
|
||
| @@ -76,5 +76,3 @@ require ( | ||
gopkg.in/gorp.v1 v1.7.2 // indirect
|
||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
||
) |
||
replace github.com/heroiclabe/nakama-common => ../nakama-common |
||
+2
−0
+12
−2
Loading