update go module prefix
This commit is contained in:
parent
7e288ea67a
commit
557dd4cb0c
59 changed files with 128 additions and 128 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package csrf
|
||||
|
||||
import "git.juancwu.dev/juancwu/budgething/internal/ctxkeys"
|
||||
import "git.juancwu.dev/juancwu/budgit/internal/ctxkeys"
|
||||
|
||||
// Token renders a hidden CSRF token input for form submissions.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue