mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-16 13:18:12 -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
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
"syscall"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"github.com/chihaya/chihaya/frontend/http"
|
||||
|
||||
Reference in New Issue
Block a user