Update repo URL
This commit is contained in:
4
go.mod
4
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user