mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 05:25:35 +00:00
20 lines
526 B
YAML
20 lines
526 B
YAML
package: github.com/tendermint/go-keys
|
|
import:
|
|
- package: github.com/bgentry/speakeasy
|
|
- package: github.com/gorilla/handlers
|
|
- package: github.com/gorilla/mux
|
|
- package: github.com/pkg/errors
|
|
- package: github.com/spf13/cobra
|
|
- package: github.com/spf13/viper
|
|
- package: github.com/tendermint/go-crypto
|
|
version: develop
|
|
- package: github.com/tendermint/go-data
|
|
subpackages:
|
|
- base58
|
|
- package: gopkg.in/go-playground/validator.v9
|
|
testImport:
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|
|
- require
|