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.

23 lines
645 B

8 years ago
  1. package: github.com/tendermint/go-p2p
  2. import:
  3. - package: github.com/tendermint/go-common
  4. - package: github.com/tendermint/go-config
  5. - package: github.com/tendermint/go-crypto
  6. - package: github.com/tendermint/go-data
  7. version: c955b191240568440ea902e14dad2ce19727543a
  8. - package: github.com/tendermint/go-flowrate
  9. subpackages:
  10. - flowrate
  11. - package: github.com/tendermint/go-logger
  12. - package: github.com/tendermint/go-wire
  13. - package: github.com/tendermint/log15
  14. - package: golang.org/x/crypto
  15. subpackages:
  16. - nacl/box
  17. - nacl/secretbox
  18. - ripemd160
  19. testImport:
  20. - package: github.com/stretchr/testify
  21. subpackages:
  22. - assert
  23. - require