Skip to content

Commit

Permalink
Merge pull request kelseyhightower#97 from fasaxc/smc-pin-logrus
Browse files Browse the repository at this point in the history
Pin logrus to v1.0.4 to avoid breaking issue in v1.0.5.
  • Loading branch information
caseydavenport authored Mar 19, 2018
2 parents 2d1ce5a + a3262a7 commit 1b14073
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
22 changes: 11 additions & 11 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 1b14073

Please sign in to comment.