{ "ImportPath": "github.com/tendermint/netmon", "GoVersion": "go1.5", "Packages": [ "./..." ], "Deps": [ { "ImportPath": "github.com/codegangsta/cli", "Comment": "1.2.0-193-gf9cc300", "Rev": "f9cc3001e04f9783cb4ad08ca6791aa07134787c" }, { "ImportPath": "github.com/golang/snappy", "Rev": "1963d058044b19e16595f80d5050fa54e2070438" }, { "ImportPath": "github.com/gorilla/websocket", "Rev": "234959944d9cf05229b02e8b386e5cffe1e4e04a" }, { "ImportPath": "github.com/inconshreveable/log15/stack", "Comment": "v2.3-48-g210d6fd", "Rev": "210d6fdc4d979ef6579778f1b6ed84571454abb4" }, { "ImportPath": "github.com/inconshreveable/log15/term", "Comment": "v2.3-48-g210d6fd", "Rev": "210d6fdc4d979ef6579778f1b6ed84571454abb4" }, { "ImportPath": "github.com/mattn/go-colorable", "Rev": "4af63d73f5bea08b682ad2cd198b1e607afd6be0" }, { "ImportPath": "github.com/mattn/go-isatty", "Rev": "56b76bdf51f7708750eac80fa38b952bb9f32639" }, { "ImportPath": "github.com/naoina/go-stringutil", "Rev": "6b638e95a32d0c1131db0e7fe83775cbea4a0d0b" }, { "ImportPath": "github.com/naoina/toml", "Rev": "751171607256bb66e64c9f0220c00662420c38e9" }, { "ImportPath": "github.com/rcrowley/go-metrics", "Rev": "51425a2415d21afadfd55cd93432c0bc69e9598d" }, { "ImportPath": "github.com/sfreiberg/gotwilio", "Rev": "f024bbefe80fdb7bcc8c43b6add05dae97744e0e" }, { "ImportPath": "github.com/syndtr/goleveldb/leveldb", "Rev": "b7c1cafa822344831a63ad9c8fafb1556e66d33d" }, { "ImportPath": "github.com/tendermint/ed25519", "Rev": "fdac6641497281ed1cc368687ec6377e96e02b24" }, { "ImportPath": "github.com/tendermint/flowcontrol", "Rev": "84d9671090430e8ec80e35b339907e0579b999eb" }, { "ImportPath": "github.com/tendermint/go-alert", "Rev": "b824a5721dd8bdda6e5f3033ea35df3d82e4516d" }, { "ImportPath": "github.com/tendermint/go-common", "Rev": "19f5a93cffe6df6734c3e7cf3896ba3cea546348" }, { "ImportPath": "github.com/tendermint/go-config", "Rev": "3b895c7ce4999ee6fff7b7ca6253f0b41d9bf85c" }, { "ImportPath": "github.com/tendermint/go-crypto", "Rev": "1fb7234ff5138df3df93678dd62cc4bc892b2f06" }, { "ImportPath": "github.com/tendermint/go-db", "Rev": "a7878f1d0d8eaebf15f87bc2df15f7a1088cce7f" }, { "ImportPath": "github.com/tendermint/go-event-meter", "Rev": "48308fb1a262b55db2fce92eb5cd55c5316217c1" }, { "ImportPath": "github.com/tendermint/go-events", "Rev": "7b75ca7bb55aa25e9ef765eb8c0b69486b227357" }, { "ImportPath": "github.com/tendermint/go-logger", "Rev": "980f02a5001b46f02ab3fbb036531d4ea789d2bf" }, { "ImportPath": "github.com/tendermint/go-merkle", "Rev": "67b535ce9633be7df575dc3a7833fa2301020c25" }, { "ImportPath": "github.com/tendermint/go-p2p", "Rev": "9bc75eaf24c4f77031c067f9e09258f74f744aa7" }, { "ImportPath": "github.com/tendermint/go-process", "Rev": "ba01cfbb58d446673beff17e72883cb49c835fb9" }, { "ImportPath": "github.com/tendermint/go-rpc/client", "Rev": "fbc5ac80524e467d542ea9b4a55034255ee0691a" }, { "ImportPath": "github.com/tendermint/go-rpc/server", "Rev": "fbc5ac80524e467d542ea9b4a55034255ee0691a" }, { "ImportPath": "github.com/tendermint/go-rpc/types", "Rev": "fbc5ac80524e467d542ea9b4a55034255ee0691a" }, { "ImportPath": "github.com/tendermint/go-wire", "Comment": "1.0rc-26-gc7ef03a", "Rev": "c7ef03a4e85532dd21bfa644bd8dd4a89afd44e0" }, { "ImportPath": "github.com/tendermint/log15", "Comment": "v2.3-36-g6e46075", "Rev": "6e460758f10ef42a4724b8e4a82fee59aaa0e41d" }, { "ImportPath": "github.com/tendermint/tendermint/config/tendermint", "Comment": "0.2-114-gc0024cc", "Rev": "c0024cc7b209e022630e47782e787bec3640af30" }, { "ImportPath": "github.com/tendermint/tendermint/rpc/core/types", "Comment": "0.2-114-gc0024cc", "Rev": "c0024cc7b209e022630e47782e787bec3640af30" }, { "ImportPath": "github.com/tendermint/tendermint/types", "Comment": "0.2-114-gc0024cc", "Rev": "c0024cc7b209e022630e47782e787bec3640af30" }, { "ImportPath": "golang.org/x/crypto/curve25519", "Rev": "1f22c0103821b9390939b6776727195525381532" }, { "ImportPath": "golang.org/x/crypto/nacl/box", "Rev": "1f22c0103821b9390939b6776727195525381532" }, { "ImportPath": "golang.org/x/crypto/nacl/secretbox", "Rev": "1f22c0103821b9390939b6776727195525381532" }, { "ImportPath": "golang.org/x/crypto/poly1305", "Rev": "1f22c0103821b9390939b6776727195525381532" }, { "ImportPath": "golang.org/x/crypto/ripemd160", "Rev": "1f22c0103821b9390939b6776727195525381532" }, { "ImportPath": "golang.org/x/crypto/salsa20/salsa", "Rev": "1f22c0103821b9390939b6776727195525381532" }, { "ImportPath": "golang.org/x/sys/unix", "Rev": "eb2c74142fd19a79b3f237334c7384d5167b1b46" } ] }