We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbaeb0e commit 981a280Copy full SHA for 981a280
1 file changed
recovery.go
@@ -18,7 +18,7 @@ import (
18
"strings"
19
"time"
20
21
- "github.com/gin-gonic/gin/internal/bytesconv"
+ "github.com/PHPDevsr/gin-forked/internal/bytesconv"
22
)
23
24
const dunno = "???"
0 commit comments