chore: bump lib version to v0.5.0 (#346)

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
Julian Strobl 2024-03-11 11:24:36 +01:00 committed by GitHub
parent 1e1e19bb19
commit 06e60809ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -23,7 +23,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.4.1
github.com/planetmint/planetmint-go/lib v0.5.0
github.com/rddl-network/elements-rpc v0.5.2
github.com/spf13/cast v1.5.0
github.com/spf13/cobra v1.6.1