module gitea.capitan.black/public/gotron go 1.23.1 require ( github.com/ethereum/go-ethereum v1.14.11 github.com/mr-tron/base58 v1.2.0 google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f google.golang.org/grpc v1.68.0 google.golang.org/protobuf v1.35.1 ) require ( github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 // indirect github.com/holiman/uint256 v1.3.1 // indirect golang.org/x/crypto v0.29.0 // indirect golang.org/x/net v0.31.0 // indirect golang.org/x/sys v0.27.0 // indirect golang.org/x/text v0.20.0 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20241113154021-e0fbfb71d213 // indirect )