rename module

This commit is contained in:
Greg 2025-01-31 23:11:51 +02:00
parent fa5b028aef
commit 521a41d68c
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ import (
"log" "log"
"net/http" "net/http"
"git.tertyshy.dev/cards/validation" "git.tertyshny.dev/fotonmoton/cards/validation"
) )
type ValidatePayload struct { type ValidatePayload struct {

2
go.mod
View file

@ -1,3 +1,3 @@
module git.tertyshy.dev/cards module git.tertyshny.dev/fotonmoton/cards
go 1.23.2 go 1.23.2