Skip to content

Commit 981a280

Browse files
committed
refactor: change package
1 parent fbaeb0e commit 981a280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recovery.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"strings"
1919
"time"
2020

21-
"github.com/gin-gonic/gin/internal/bytesconv"
21+
"github.com/PHPDevsr/gin-forked/internal/bytesconv"
2222
)
2323

2424
const dunno = "???"

0 commit comments

Comments
 (0)