rename
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ package gin
|
||||
import (
|
||||
"log"
|
||||
|
||||
"github.com/gin-gonic/gin/binding"
|
||||
"git.company.lan/gopkg/gin/binding"
|
||||
)
|
||||
|
||||
// BindWith binds the passed struct pointer using the specified binding engine.
|
||||
|
||||
Reference in New Issue
Block a user