Skip to content

Commit

Permalink
Update netutils.go
Browse files Browse the repository at this point in the history
github.com/sirupsen/logrus
  • Loading branch information
chaobingya committed Sep 24, 2019
1 parent e19762e commit 23c0bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/netutils.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"net/url"
"reflect"

log "github.com/Sirupsen/logrus"
log "github.com/sirupsen/logrus"
)

// ProxyWriter calls recorder, used to debug logs
Expand Down

0 comments on commit 23c0bc3

Please sign in to comment.