Skip to content

Commit

Permalink
Merge pull request #98 from fasaxc/pin-logrus-v3.0
Browse files Browse the repository at this point in the history
Pin logrus to v1.0.4 to avoid breaking bug in v1.0.5.
  • Loading branch information
caseydavenport authored Mar 19, 2018
2 parents d7cee80 + 3a2153b commit df13159
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 9 additions & 9 deletions glide.lock

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

2 changes: 2 additions & 0 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ import:
version: f98634e408857669d61064b283c4cde240622865
- package: golang.org/x/net
version: 66aacef3dd8a676686c7ae3716979581e8b03c47
- package: github.com/sirupsen/logrus
version: v1.0.4

0 comments on commit df13159

Please sign in to comment.