Skip to content

Commit

Permalink
changing module for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
coccyx committed Jun 22, 2018
1 parent be6fda4 commit 5f4bfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/humanlog/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import (
"os/signal"
"strings"

"github.com/aybabtme/humanlog"
"github.com/aybabtme/rgbterm"
"github.com/diag/humanlog"
"github.com/mattn/go-colorable"
"github.com/urfave/cli"
)
Expand Down

0 comments on commit 5f4bfb8

Please sign in to comment.