tendermint/tm-bench/glide.yaml

15 lines
305 B
YAML

package: github.com/tendermint/tools/tm-bench
import:
- package: github.com/pkg/errors
- package: github.com/tendermint/go-rpc
subpackages:
- client
- types
- package: github.com/tendermint/tools
subpackages:
- tm-monitor/monitor
- package: github.com/go-kit/kit
subpackages:
- log
- term