fix import

This commit is contained in:
陈研深 2015-11-28 13:11:08 +08:00
parent 4c20e9de09
commit ad9a62d65f

2
gin.go
View File

@ -11,7 +11,7 @@ import (
"os"
"sync"
"github.com/gin-gonic/gin/render"
"github.com/SCys/gin/render"
)
// Framework's version