forked from xuperchain/xuperchain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
go.mod
21 lines (18 loc) · 773 Bytes
/
go.mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
module github.com/xuperchain/xuperchain
go 1.14
require (
github.com/golang/protobuf v1.4.3
github.com/grpc-ecosystem/go-grpc-middleware v1.2.2
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/hyperledger/burrow v0.30.5
github.com/manifoldco/promptui v0.7.0
github.com/prometheus/client_golang v1.11.0
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.2
github.com/xuperchain/crypto v0.0.0-20211221122406-302ac826ac90
github.com/xuperchain/xupercore v0.0.0-20220106135137-eb62cb5b9107
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
google.golang.org/grpc v1.35.0
)
replace github.com/hyperledger/burrow => github.com/xuperchain/burrow v0.30.6-0.20211229032028-fbee6a05ab0f