Update repo URL

This commit is contained in:
PB
2025-12-13 16:31:26 +01:00
parent 67b0b54eea
commit 8bb3101bb0
6 changed files with 19 additions and 21 deletions

View File

@@ -1,8 +1,8 @@
package api
import (
identity "git.ego.freeddns.org/egommerce/api-entities/identity/dto"
cnf "git.ego.freeddns.org/egommerce/go-api-pkg/config"
identity "git.pbiernat.space/egommerce/api-entities/identity/dto"
cnf "git.pbiernat.space/egommerce/go-api-pkg/config"
)
type IdentityAPI struct {