Module name

This commit is contained in:
Nedim
2023-09-11 08:08:24 +02:00
parent a4fed06efc
commit 203961986d
8 changed files with 20 additions and 24 deletions

4
go.mod
View File

@@ -1,4 +1,4 @@
module pactual1
module gitlab.com/pactual1/backend
go 1.21.0
@@ -10,6 +10,8 @@ require (
github.com/qor/admin v1.2.0
)
replace gitlab.com/pactual1/backend => ./
require (
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 // indirect
github.com/aymerick/douceur v0.2.0 // indirect