12 lines
253 B
Modula-2
12 lines
253 B
Modula-2
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
|
|
)
|