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

4
go.mod
View File

@@ -1,4 +1,4 @@
module git.ego.freeddns.org/egommerce/go-api-pkg
module git.pbiernat.space/egommerce/go-api-pkg
go 1.24
@@ -10,7 +10,7 @@ require (
)
require (
git.ego.freeddns.org/egommerce/api-entities v0.3.50
git.pbiernat.space/egommerce/api-entities v0.3.50
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/jackc/pgx/v5 v5.7.6
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect