Skip to content

Commit 55532d2

Browse files
Matthias Wauer (PRETTL)Matthias Wauer (PRETTL)
Matthias Wauer (PRETTL)
authored and
Matthias Wauer (PRETTL)
committed
Fix mixed case imports
- see sirupsen/logrus#570 (comment)
1 parent fdbcd95 commit 55532d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gopkg.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424
[[constraint]]
25-
name = "github.com/Sirupsen/logrus"
25+
name = "github.com/sirupsen/logrus"
2626
version = "1.0.3"
2727

2828
[[constraint]]

0 commit comments

Comments
 (0)