Commit 5240e8de authored by Chris Molozian's avatar Chris Molozian
Browse files

Update to nakama-common v1.13.0 release.

parent 52734895
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ require (
	github.com/gorilla/mux v1.7.4
	github.com/gorilla/websocket v1.4.2
	github.com/grpc-ecosystem/grpc-gateway/v2 v2.0.1
	github.com/heroiclabs/nakama-common v1.12.2-0.20210413094005-5486904ee9d0
	github.com/heroiclabs/nakama-common v1.13.0
	github.com/jackc/fake v0.0.0-20150926172116-812a484cc733 // indirect
	github.com/jackc/pgx v3.5.0+incompatible
	github.com/jmhodges/levigo v1.0.0 // indirect
+2 −0
Original line number Diff line number Diff line
@@ -191,6 +191,8 @@ github.com/heroiclabs/nakama-common v1.12.2-0.20210407115237-ca6ca4f42e2f h1:QUE
github.com/heroiclabs/nakama-common v1.12.2-0.20210407115237-ca6ca4f42e2f/go.mod h1:li7bMQwOYA0NjT3DM4NKQBNruULPa2hrqdiSaaTwui4=
github.com/heroiclabs/nakama-common v1.12.2-0.20210413094005-5486904ee9d0 h1:lLEt5C+vKL89jmnY9M6K7L+P8qvdHl6r0gDXPgdr67M=
github.com/heroiclabs/nakama-common v1.12.2-0.20210413094005-5486904ee9d0/go.mod h1:li7bMQwOYA0NjT3DM4NKQBNruULPa2hrqdiSaaTwui4=
github.com/heroiclabs/nakama-common v1.13.0 h1:yKRmlQ8bzi7/rDbv/webR98rd4Qgy+nbTm8UrLFUlio=
github.com/heroiclabs/nakama-common v1.13.0/go.mod h1:li7bMQwOYA0NjT3DM4NKQBNruULPa2hrqdiSaaTwui4=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
+1 −0
Original line number Diff line number Diff line
@@ -973,6 +973,7 @@ type NakamaModule interface {
	Event(ctx context.Context, evt *api.Event) error
}


// Custom Sentinel Error Values

// ErrPurchaseReceiptAlreadySeen returned when a purchase contained in a receipt being validated has already been validated before.
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,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.12.2-0.20210413094005-5486904ee9d0
# github.com/heroiclabs/nakama-common v1.13.0
## explicit
github.com/heroiclabs/nakama-common/api
github.com/heroiclabs/nakama-common/rtapi