Switch to codeberg.org/rimgo/rimgo

This commit is contained in:
video-prize-ranch
2023-06-10 12:27:20 -04:00
parent fe639ab7ef
commit b65ee39162
15 changed files with 25 additions and 25 deletions

View File

@@ -3,7 +3,7 @@ package pages
import (
"strconv"
"codeberg.org/video-prize-ranch/rimgo/utils"
"codeberg.org/rimgo/rimgo/utils"
"github.com/gofiber/fiber/v2"
)