Skip to content
Snippets Groups Projects
glide.yaml 1010 B
Newer Older
package: github.com/monax/eris-db
Ethan Buchman's avatar
Ethan Buchman committed
import:
- package: github.com/spf13/cobra
- package: github.com/spf13/viper
Ethan Buchman's avatar
Ethan Buchman committed
- package: github.com/gin-gonic/gin
- package: github.com/gorilla/websocket
- package: github.com/naoina/toml
- package: github.com/stretchr/testify
- package: github.com/tendermint/tendermint
  version: ~0.8.0
- package: github.com/tendermint/ed25519
Ethan Buchman's avatar
Ethan Buchman committed
- package: github.com/tommy351/gin-cors
- package: golang.org/x/crypto
  subpackages:
  - ripemd160
- package: gopkg.in/fatih/set.v0
- package: gopkg.in/tylerb/graceful.v1
Silas Davis's avatar
Silas Davis committed
- package: golang.org/x/net
  subpackages:
  - http2
- package: github.com/go-kit/kit
  version: ^0.3.0
- package: github.com/eapache/channels
  version: ~1.1.0
- package: github.com/go-logfmt/logfmt
  version: ^0.3.0
- package: github.com/go-stack/stack
  version: ^1.5.2
Silas Davis's avatar
Silas Davis committed
- package: github.com/inconshreveable/log15
- package: github.com/Sirupsen/logrus
  version: ^0.11.0
Silas Davis's avatar
Silas Davis committed
- package: github.com/streadway/simpleuuid
Silas Davis's avatar
Silas Davis committed
- package: github.com/Masterminds/glide
  version: ~0.12.3