Skip to content
Snippets Groups Projects
glide.lock 4.51 KiB
Newer Older
hash: ebfa16e47dd0e0b486fc4435f53391b6bd9df5cb6dda53377ad2a0cde065c056
Silas Davis's avatar
Silas Davis committed
updated: 2016-04-19T16:32:29.646405777+01:00
Ethan Buchman's avatar
Ethan Buchman committed
imports:
Silas Davis's avatar
Silas Davis committed
- name: github.com/btcsuite/btcd
  version: 474547b211c8f5566d094478318fcfd3c2c838d4
  subpackages:
  - btcec
- name: github.com/btcsuite/fastsha256
  version: 302ad4db268b46f9ebda3078f6f7397f96047735
Ethan Buchman's avatar
Ethan Buchman committed
- name: github.com/gin-gonic/gin
Silas Davis's avatar
Silas Davis committed
  version: 542be2fe77724f800fcab7eb6c01a4e597fb8506
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - binding
  - render
- name: github.com/golang/protobuf
  version: 2402d76f3d41f928c7902a765dfc872356dd3aad
  subpackages:
  - proto
- name: github.com/golang/snappy
Silas Davis's avatar
Silas Davis committed
  version: 774a97396f7bfa4165e9dcf4bfa0747ea3edcc02
Ethan Buchman's avatar
Ethan Buchman committed
- name: github.com/gorilla/websocket
  version: e2e3d8414d0fbae04004f151979f4e27c6747fe7
- name: github.com/inconshreveable/log15
Ethan Buchman's avatar
Ethan Buchman committed
  version: 57a084d014d4150152b19e4e531399a7145d1540
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - stack
  - term
- name: github.com/manucorporat/sse
  version: ee05b128a739a0fb76c7ebd3ae4810c1de808d6d
- name: github.com/mattn/go-colorable
  version: 9cbef7c35391cca05f15f8181dc0b18bc9736dbb
- name: github.com/mattn/go-isatty
  version: 56b76bdf51f7708750eac80fa38b952bb9f32639
- name: github.com/naoina/go-stringutil
  version: 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b
- name: github.com/naoina/toml
  version: 751171607256bb66e64c9f0220c00662420c38e9
  subpackages:
  - ast
- name: github.com/sfreiberg/gotwilio
  version: f024bbefe80fdb7bcc8c43b6add05dae97744e0e
- name: github.com/stretchr/testify
Silas Davis's avatar
Silas Davis committed
  version: c5d7a69bf8a2c9c374798160849c071093e41dd1
Ethan Buchman's avatar
Ethan Buchman committed
- name: github.com/syndtr/goleveldb
Ethan Buchman's avatar
Ethan Buchman committed
  version: 93fc893f2dadb96ffde441c7546cc67ea290a3a8
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - leveldb
  - leveldb/errors
  - leveldb/opt
  - leveldb/cache
  - leveldb/comparer
  - leveldb/filter
  - leveldb/iterator
  - leveldb/journal
  - leveldb/memdb
  - leveldb/storage
  - leveldb/table
  - leveldb/util
- name: github.com/tendermint/ed25519
  version: fdac6641497281ed1cc368687ec6377e96e02b24
  subpackages:
  - edwards25519
  - extra25519
- name: github.com/tendermint/flowcontrol
  version: 84d9671090430e8ec80e35b339907e0579b999eb
- name: github.com/tendermint/go-alert
  version: b824a5721dd8bdda6e5f3033ea35df3d82e4516d
- name: github.com/tendermint/go-clist
  version: 634527f5b60fd7c71ca811262493df2ad65ee0ca
- name: github.com/tendermint/go-common
  version: dcfa46af1341d03b80d32e4901019d1668b978b9
- name: github.com/tendermint/go-config
  version: c47b67203b070d8bea835a928d50cb739972c48a
- name: github.com/tendermint/go-crypto
Silas Davis's avatar
Silas Davis committed
  version: d57d5ff3c925149e62f3a3c3f6ecaf4c8250d678
Ethan Buchman's avatar
Ethan Buchman committed
- name: github.com/tendermint/go-db
  version: a7878f1d0d8eaebf15f87bc2df15f7a1088cce7f
- name: github.com/tendermint/go-events
  version: 7b75ca7bb55aa25e9ef765eb8c0b69486b227357
- name: github.com/tendermint/go-logger
  version: 84391b36d3f5960e691c688d06b768708f0fa2f3
- name: github.com/tendermint/go-merkle
  version: 05042c6ab9cad51d12e4cecf717ae68e3b1409a8
- name: github.com/tendermint/go-p2p
Ethan Buchman's avatar
Ethan Buchman committed
  version: 78c9d526c31d5ae06d5793b865d25a9407b635dc
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - upnp
- name: github.com/tendermint/go-rpc
  version: 1410693eae5400a50efbbac3f23b9e3e94b7d6c8
  subpackages:
  - client
  - server
  - types
- name: github.com/tendermint/go-wire
  version: 3b0adbc86ed8425eaed98516165b6788d9f4de7a
Ethan Buchman's avatar
Ethan Buchman committed
- name: github.com/tendermint/log15
  version: 6e460758f10ef42a4724b8e4a82fee59aaa0e41d
- name: github.com/tendermint/tendermint
Silas Davis's avatar
Silas Davis committed
  version: 0df4a723e9d189db26577a2a7b17652e8f1fd2f4
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - config/tendermint
  - consensus
  - node
  - rpc/core/types
  - types
Silas Davis's avatar
Silas Davis committed
  - proxy
Ethan Buchman's avatar
Ethan Buchman committed
  - blockchain
  - mempool
  - rpc/core
  - state
  - version
- name: github.com/tendermint/tmsp
Silas Davis's avatar
Silas Davis committed
  version: d471b06bd8ddb12f7275d49422b9b376dbdd84ad
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - server
  - types
  - client
  - example/dummy
  - example/nil
- name: github.com/tommy351/gin-cors
  version: dc91dec6313ae4db53481bf3b29cf6b94bf80357
- name: golang.org/x/crypto
Silas Davis's avatar
Silas Davis committed
  version: 2f6fccd33b9b1fc23ebb73ad4890698820f7174d
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - ripemd160
  - nacl/secretbox
  - openpgp/armor
  - nacl/box
  - poly1305
  - salsa20/salsa
  - openpgp/errors
  - curve25519
- name: golang.org/x/net
  version: f315505cf3349909cdf013ea56690da34e96a451
  subpackages:
  - context
  - netutil
- name: golang.org/x/sys
Silas Davis's avatar
Silas Davis committed
  version: f64b50fbea64174967a8882830d621a18ee1548e
Ethan Buchman's avatar
Ethan Buchman committed
  subpackages:
  - unix
- name: gopkg.in/fatih/set.v0
  version: 27c40922c40b43fe04554d8223a402af3ea333f3
- name: gopkg.in/go-playground/validator.v8
  version: c193cecd124b5cc722d7ee5538e945bdb3348435
- name: gopkg.in/tylerb/graceful.v1
  version: 9a3d4236b03bb5d26f7951134d248f9d5510d599
Silas Davis's avatar
Silas Davis committed
- name: gopkg.in/yaml.v2
  version: a83829b6f1293c91addabc89d0571c246397bbf4
Ethan Buchman's avatar
Ethan Buchman committed
devImports: []