You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
343 B

  1. package: github.com/tendermint/tools/tm-bench
  2. import:
  3. - package: github.com/pkg/errors
  4. - package: github.com/tendermint/go-rpc
  5. version: develop
  6. subpackages:
  7. - client
  8. - types
  9. - package: github.com/tendermint/tools
  10. version: develop
  11. subpackages:
  12. - tm-monitor/monitor
  13. - package: github.com/go-kit/kit
  14. subpackages:
  15. - log
  16. - term