File: go.mod

package info (click to toggle)
golang-github-vmware-vmw-guestinfo 0.0~git20220317.510905f-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 220 kB
  • sloc: asm: 164; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
module github.com/vmware/vmw-guestinfo

go 1.12

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