module github.com/vmware/vmw-guestinfo

go 1.12

// This is needed only for code generation.
replace github.com/vmware/vmw-guestinfo/asm => ./asm
