initial commit
This commit is contained in:
commit
501d579a90
35 changed files with 11357 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module git.giftfish.de/ston1th/pve-go
|
||||
|
||||
go 1.13
|
||||
|
||||
require gopkg.in/yaml.v2 v2.3.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue