update mod
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-23 17:18:20 +10:00
parent 410129dfed
commit 564b3da512
2 changed files with 0 additions and 14 deletions

6
go.mod
View File

@@ -3,9 +3,3 @@ module nathan/go-events
go 1.19
require github.com/vmware/govmomi v0.30.4
require (
github.com/dougm/pretty v0.0.0-20171025230240-2ee9d7453c02 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
)