rename module
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import (
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
type Filter func(ctx *gin.Context) bool
|
||||
|
||||
Reference in New Issue
Block a user