Skip to content

Commit

Permalink
update levigo to 1.0.0 (#3389)
Browse files Browse the repository at this point in the history
Although the version we were pinning to is from Nov. 2016 there were no substantial changes:

    jmhodges/levigo@2b8c778 added go-modules support (no code changes)
    jmhodges/levigo@853d788 added a badge to the readme

closes #3381
  • Loading branch information
liamsi authored and melekes committed Mar 7, 2019
1 parent 3ebfa99 commit 28e9e9e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Gopkg.lock

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

5 changes: 4 additions & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,15 @@
name = "github.com/prometheus/client_golang"
version = "^0.9.1"

[[constraint]]
name = "github.com/jmhodges/levigo"
version = "^1.0.0"

###################################
## Repos which don't have releases.

## - github.com/btcsuite/btcd
## - golang.org/x/crypto
## - github.com/jmhodges/levigo
## - github.com/btcsuite/btcutil
## - github.com/rcrowley/go-metrics
## - golang.org/x/net
Expand Down

0 comments on commit 28e9e9e

Please sign in to comment.