Skip to content

Commit

Permalink
pinning elogrus
Browse files Browse the repository at this point in the history
  • Loading branch information
andresvia committed Apr 6, 2018
1 parent 3fd5597 commit 3f21aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"fmt"
log "github.com/sirupsen/logrus"
"github.com/prometheus/client_golang/prometheus"
"github.com/sohlich/elogrus"
"gopkg.in/sohlich/elogrus.v2"
"gopkg.in/olivere/elastic.v5"
"gopkg.in/urfave/cli.v1"
"io"
Expand Down

0 comments on commit 3f21aec

Please sign in to comment.