first commit again

This commit is contained in:
2024-02-12 21:34:15 +11:00
parent ed9907b94f
commit dd9a3f70c0
3 changed files with 257 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module orphanreport
go 1.21.6
require github.com/vmware/govmomi v0.34.2