1
0
Fork 0

feat: initialize go modules

This commit is contained in:
Vojtěch Mareš 2024-09-21 12:09:50 +02:00
parent edc749ffe2
commit 182d8f6282
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module gitlab.mareshq.com/hq/backoffice/backoffice-api
go 1.23.1