Initial commit

This commit is contained in:
2022-09-14 17:20:21 -06:00
commit 2a0db80262
4 changed files with 224 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module gitlab.com/ohea/golang/config
go 1.19
require github.com/pelletier/go-toml/v2 v2.0.5