1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-04 21:37:26 +01:00
commit 65b8fd210a
7 changed files with 208 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/lukaswrz/gonfig
go 1.23.3