Docker setup and read yaml

This commit is contained in:
2026-06-11 09:52:57 +02:00
parent a3f19462c3
commit 4659354856
6 changed files with 137 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module rest-cobol
go 1.26.4
require gopkg.in/yaml.v3 v3.0.1