rename
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ This is API experiment for Gin.
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/gin-gonic/gin/ginS"
|
||||
"git.company.lan/gopkg/gin"
|
||||
"git.company.lan/gopkg/gin/ginS"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user