package: github.com/tendermint/tools/tm-monitor
|
|
import:
|
|
- package: github.com/gorilla/websocket
|
|
- package: github.com/pkg/errors
|
|
- package: github.com/rcrowley/go-metrics
|
|
- package: github.com/tendermint/go-crypto
|
|
- package: github.com/tendermint/tendermint
|
|
version: v0.16.0
|
|
- package: github.com/tendermint/tmlibs
|
|
version: v0.7.0
|
|
subpackages:
|
|
- common
|
|
- events
|
|
- log
|
|
- package: google.golang.org/grpc
|
|
repo: https://github.com/grpc/grpc-go
|
|
vcs: git
|
|
- package: google.golang.org/genproto
|
|
repo: https://github.com/google/go-genproto
|
|
vcs: git
|
|
testImport:
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|
|
- require
|