Initial Commit

This commit is contained in:
2021-06-10 13:08:56 +02:00
commit 85e2a8587b
9 changed files with 271 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/volker-raschek/getidev
go 1.16