Update graceful import path

This commit is contained in:
Justin Li
2015-04-28 20:32:19 -04:00
parent ae62188711
commit de18172952
8 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/golang/glog"
"github.com/julienschmidt/httprouter"
"github.com/stretchr/graceful"
"github.com/tylerb/graceful"
"github.com/chihaya/chihaya/config"
"github.com/chihaya/chihaya/stats"