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.

24 lines
666 B

8 years ago
8 years ago
8 years ago
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. version: develop
  8. - package: github.com/tendermint/go-crypto
  9. version: develop
  10. - package: github.com/tendermint/go-logger
  11. - package: github.com/tendermint/go-db
  12. - package: github.com/tendermint/go-merkle
  13. version: develop
  14. - package: github.com/tendermint/go-process
  15. - package: github.com/tendermint/go-wire
  16. - package: github.com/urfave/cli
  17. - package: golang.org/x/net
  18. subpackages:
  19. - context
  20. - package: google.golang.org/grpc
  21. - package: github.com/stretchr/testify
  22. version: ^1.1.4
  23. subpackages:
  24. - require