Skip to content

Commit

Permalink
dep ensure to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rndstr committed Sep 14, 2018
1 parent 0ff1c18 commit 9e17f23
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
17 changes: 13 additions & 4 deletions Gopkg.lock

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

1 change: 1 addition & 0 deletions logging/logging.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package logging

import (
"fmt"
"os"

"github.com/sirupsen/logrus"
Expand Down

0 comments on commit 9e17f23

Please sign in to comment.