rename module
This commit is contained in:
parent
fa5b028aef
commit
521a41d68c
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"log"
|
||||
"net/http"
|
||||
|
||||
"git.tertyshy.dev/cards/validation"
|
||||
"git.tertyshny.dev/fotonmoton/cards/validation"
|
||||
)
|
||||
|
||||
type ValidatePayload struct {
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module git.tertyshy.dev/cards
|
||||
module git.tertyshny.dev/fotonmoton/cards
|
||||
|
||||
go 1.23.2
|
||||
|
|
Loading…
Add table
Reference in a new issue