This commit is contained in:
cubixle
2022-07-21 14:00:57 +01:00
commit 3c56200afa
3 changed files with 65 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/tuukoti/framework
go 1.18
require gopkg.in/yaml.v3 v3.0.1