diff --git a/go.mod b/go.mod index 93f926fab4ba26c75d7ad30b27c8669f0d13e4e2..2aef91e3143c5255605a79121357ae2f7b483cd1 100644 --- a/go.mod +++ b/go.mod @@ -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.20220319173518-73e58191b475 + github.com/heroiclabs/nakama-common v1.21.1-0.20220320173049-0682339f92b7 github.com/jackc/pgconn v1.10.0 github.com/jackc/pgerrcode v0.0.0-20201024163028-a0d42d470451 github.com/jackc/pgtype v1.8.1 diff --git a/go.sum b/go.sum index 411ca157454e538f53c9d2f477e6b0ce4e66124f..1b445a1550340ec335a4abf4e4dde13ee8aefaf1 100644 --- a/go.sum +++ b/go.sum @@ -255,8 +255,8 @@ github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHh github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ= -github.com/heroiclabs/nakama-common v1.21.1-0.20220319173518-73e58191b475 h1:50c0dq/Su29YFX/fTVhHIIZBeNlHrgMep29GalDK1Xo= -github.com/heroiclabs/nakama-common v1.21.1-0.20220319173518-73e58191b475/go.mod h1:WF4YG46afwY3ibzsXnkt3zvhQ3tBY03IYeU7xSLr8HE= +github.com/heroiclabs/nakama-common v1.21.1-0.20220320173049-0682339f92b7 h1:2GlXhwLeT/5d41IayIZUGe6C2dNxCEyDf6D4rIMH7yo= +github.com/heroiclabs/nakama-common v1.21.1-0.20220320173049-0682339f92b7/go.mod h1:WF4YG46afwY3ibzsXnkt3zvhQ3tBY03IYeU7xSLr8HE= github.com/huandu/xstrings v1.3.2/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE= github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA= diff --git a/vendor/modules.txt b/vendor/modules.txt index 1ee41f10996c422a869ffe8e94bda6c65eba313e..7c917fa2816cb0c42672ef05a028603ccbefc935 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -139,7 +139,7 @@ github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/internal/genopena github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/options github.com/grpc-ecosystem/grpc-gateway/v2/runtime github.com/grpc-ecosystem/grpc-gateway/v2/utilities -# github.com/heroiclabs/nakama-common v1.21.1-0.20220319173518-73e58191b475 +# github.com/heroiclabs/nakama-common v1.21.1-0.20220320173049-0682339f92b7 ## explicit; go 1.14 github.com/heroiclabs/nakama-common/api github.com/heroiclabs/nakama-common/rtapi