Skip to content
This repository has been archived by the owner on Jul 6, 2018. It is now read-only.

Commit

Permalink
Update deps to latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Jun 28, 2017
1 parent 0cf1fb7 commit af904c8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 26 deletions.
43 changes: 21 additions & 22 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import:
- package: github.com/spf13/pflag
- package: github.com/spf13/viper
- package: github.com/tendermint/go-crypto
version: ~0.2.1
version: ~0.2.2
subpackages:
- cmd
- keys
Expand All @@ -17,11 +17,11 @@ import:
subpackages:
- data
- package: github.com/tendermint/merkleeyes
version: ~0.2.3
version: ~0.2.4
subpackages:
- iavl
- package: github.com/tendermint/tendermint
version: ~0.10.0
version: ~0.10.1
subpackages:
- rpc/client
- rpc/core/types
Expand All @@ -35,7 +35,7 @@ import:
- package: github.com/gorilla/handlers
version: ^1.1.0
- package: github.com/pelletier/go-toml
version: ^0.5.0
version: ^1.0.0
testImport:
- package: github.com/stretchr/testify
subpackages:
Expand Down

0 comments on commit af904c8

Please sign in to comment.