feat: initialize go modules
This commit is contained in:
parent
edc749ffe2
commit
182d8f6282
2 changed files with 3 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module gitlab.mareshq.com/hq/backoffice/backoffice-api
|
||||
|
||||
go 1.23.1
|
||||
Reference in a new issue