Add Dockerfile

This commit is contained in:
Thomas Miceli
2023-04-04 15:17:55 +02:00
parent b48f15690a
commit c3940933bb
4 changed files with 59 additions and 2 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module opengist
go 1.18
go 1.19
require (
github.com/go-playground/validator/v10 v10.11.0