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

@ -3,7 +3,7 @@ package middleware
import (
"net/http"
"git.juancwu.dev/juancwu/budgething/internal/ctxkeys"
"git.juancwu.dev/juancwu/budgit/internal/ctxkeys"
)
// WithURLPath adds the current URL's path to the context