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.

22 lines
542 B

  1. package: github.com/tendermint/tools/tm-bench
  2. import:
  3. - package: github.com/go-kit/kit
  4. subpackages:
  5. - log/term
  6. - package: github.com/gorilla/websocket
  7. - package: github.com/pkg/errors
  8. - package: github.com/rcrowley/go-metrics
  9. - package: github.com/tendermint/go-rpc
  10. version: develop
  11. subpackages:
  12. - types
  13. - package: github.com/tendermint/tendermint
  14. subpackages:
  15. - types
  16. - package: github.com/tendermint/tmlibs
  17. subpackages:
  18. - log
  19. - package: github.com/tendermint/tools
  20. version: develop
  21. subpackages:
  22. - tm-monitor/monitor