first commit

This commit is contained in:
2023-10-25 17:06:44 +11:00
commit a57d3002b9
4 changed files with 289 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module nathan/vm-report-confluence/v2
go 1.21.0
require github.com/vmware/govmomi v0.32.0