mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-14 20:22:20 +08:00
update import path
This commit is contained in:
parent
5b75a3b8d8
commit
00529f4db5
@ -1,8 +1,9 @@
|
||||
package gin
|
||||
|
||||
import (
|
||||
"github.com/gin-gonic/gin/binding"
|
||||
"net/http"
|
||||
|
||||
"github.com/Zaibon/gin/binding"
|
||||
)
|
||||
|
||||
// DEPRECATED, use Bind() instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user