upgrade golang

This commit is contained in:
2025-04-29 16:56:46 +10:00
parent 8dd6146818
commit a9aad6643d
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module nathan/go-events
go 1.23.1
go 1.24.2
require github.com/vmware/govmomi v0.43.0
require github.com/vmware/govmomi v0.50.0