1
0
Fork 0

feat: initial commit

Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
This commit is contained in:
Vojtěch Mareš 2024-01-02 18:53:38 +01:00
commit 3d734673ff
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
4 changed files with 31 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.21.5