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.

21 lines
609 B

8 years ago
8 years ago
8 years ago
8 years ago
  1. package: github.com/tendermint/abci
  2. import:
  3. - package: github.com/golang/protobuf
  4. subpackages:
  5. - proto
  6. - package: github.com/tendermint/go-common
  7. - package: github.com/tendermint/go-crypto
  8. - package: github.com/tendermint/go-logger
  9. - package: github.com/tendermint/go-db
  10. - package: github.com/tendermint/go-merkle
  11. - package: github.com/tendermint/go-process
  12. - package: github.com/tendermint/go-wire
  13. - package: github.com/urfave/cli
  14. - package: golang.org/x/net
  15. subpackages:
  16. - context
  17. - package: google.golang.org/grpc
  18. - package: github.com/stretchr/testify
  19. version: ^1.1.4
  20. subpackages:
  21. - require