update go module prefix

This commit is contained in:
juancwu 2025-12-16 10:50:13 -05:00
commit 557dd4cb0c
59 changed files with 128 additions and 128 deletions

View file

@ -4,7 +4,7 @@ package tabs
import (
"context"
"git.juancwu.dev/juancwu/budgething/internal/utils"
"git.juancwu.dev/juancwu/budgit/internal/utils"
)
type Props struct {