Skip to content

Commit d83b32f

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 d83b32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)