mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-31 03:23:05 -07:00
Update graceful import path
This commit is contained in:
Generated
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
"Rev": "86044f1c998d49053e13293029414ddb63f3a422"
|
"Rev": "86044f1c998d49053e13293029414ddb63f3a422"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/stretchr/graceful",
|
"ImportPath": "github.com/tylerb/graceful",
|
||||||
"Comment": "v1-7-g0c01122",
|
"Comment": "v1-7-g0c01122",
|
||||||
"Rev": "0c011221e91b35f488b8818b00ca279929e9ed7d"
|
"Rev": "0c011221e91b35f488b8818b00ca279929e9ed7d"
|
||||||
},
|
},
|
||||||
|
|||||||
Generated
Vendored
Generated
Vendored
Generated
Vendored
Generated
Vendored
Generated
Vendored
+1
-1
@@ -12,7 +12,7 @@ import (
|
|||||||
|
|
||||||
"github.com/golang/glog"
|
"github.com/golang/glog"
|
||||||
"github.com/julienschmidt/httprouter"
|
"github.com/julienschmidt/httprouter"
|
||||||
"github.com/stretchr/graceful"
|
"github.com/tylerb/graceful"
|
||||||
|
|
||||||
"github.com/chihaya/chihaya/config"
|
"github.com/chihaya/chihaya/config"
|
||||||
"github.com/chihaya/chihaya/stats"
|
"github.com/chihaya/chihaya/stats"
|
||||||
|
|||||||
Reference in New Issue
Block a user