This commit is contained in:
2025-03-10 14:10:39 +11:00
commit df047ffd71
3 changed files with 321 additions and 0 deletions

4
go.mod Normal file
View File

@@ -0,0 +1,4 @@
module nathan/go-ntp
go 1.24.1
require github.com/vmware/govmomi v0.43.0