mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-09-13 11:50:11 +00:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9fcb80e029 |
2
go.mod
2
go.mod
@ -23,7 +23,7 @@ require (
|
|||||||
github.com/gorilla/mux v1.8.0
|
github.com/gorilla/mux v1.8.0
|
||||||
github.com/grpc-ecosystem/grpc-gateway v1.16.0
|
github.com/grpc-ecosystem/grpc-gateway v1.16.0
|
||||||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
|
||||||
github.com/planetmint/planetmint-go/lib v0.6.0
|
github.com/planetmint/planetmint-go/lib v0.9.0
|
||||||
github.com/rddl-network/elements-rpc v1.2.1
|
github.com/rddl-network/elements-rpc v1.2.1
|
||||||
github.com/rddl-network/go-utils v0.2.3
|
github.com/rddl-network/go-utils v0.2.3
|
||||||
github.com/rddl-network/rddl-claim-service v0.3.2
|
github.com/rddl-network/rddl-claim-service v0.3.2
|
||||||
|
@ -5,7 +5,7 @@ go 1.22
|
|||||||
require (
|
require (
|
||||||
github.com/cometbft/cometbft v0.37.5
|
github.com/cometbft/cometbft v0.37.5
|
||||||
github.com/cosmos/cosmos-sdk v0.47.14
|
github.com/cosmos/cosmos-sdk v0.47.14
|
||||||
github.com/planetmint/planetmint-go v0.12.8
|
github.com/planetmint/planetmint-go v0.13.0
|
||||||
github.com/stretchr/testify v1.9.0
|
github.com/stretchr/testify v1.9.0
|
||||||
go.bug.st/serial v1.6.2
|
go.bug.st/serial v1.6.2
|
||||||
sigs.k8s.io/yaml v1.4.0
|
sigs.k8s.io/yaml v1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user