chore: migrate to gitea
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package ginserver
|
||||
|
||||
import (
|
||||
"budget/internal/utils"
|
||||
"math/rand"
|
||||
"time"
|
||||
|
||||
"gitea.frenchtouch.duckdns.org/kratisto/budget-backend/internal/utils"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user