Skip to content

Commit

Permalink
Issue containers#324 Making sure all vendored logrus usages use the l…
Browse files Browse the repository at this point in the history
…owercase import

Signed-off-by: Hardy Ferentschik <hardy@hibernate.org>
  • Loading branch information
hferentschik committed Aug 14, 2017
1 parent a91704d commit 5ac673a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ tools.timestamp: Makefile

vendor: tools.timestamp vendor.conf
@trash
-gofmt -w -r '"github.com/Sirupsen/logrus" -> "github.com/sirupsen/logrus"' vendor
@touch vendor

clean:
Expand Down

0 comments on commit 5ac673a

Please sign in to comment.