mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-15 21:08:10 -07:00
glide: update dependencies
This change also moves the logrus library to the lowercase import in order to avoid breaking downstream projects vendoring chihaya.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ package log
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user