diff --git a/go.mod b/go.mod index 9e3e877..de48d60 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/gorilla/mux v1.8.0 github.com/grpc-ecosystem/grpc-gateway v1.16.0 github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 - github.com/planetmint/planetmint-go/lib v0.3.0 + github.com/planetmint/planetmint-go/lib v0.3.1 github.com/rddl-network/elements-rpc v0.4.0 github.com/spf13/cast v1.5.0 github.com/spf13/cobra v1.6.1