We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcea1a commit c47b6e4Copy full SHA for c47b6e4
pkg/machine/vmconfigs/config_windows.go
@@ -1,3 +1,5 @@
1
+//go:build windows
2
+
3
package vmconfigs
4
5
import (
0 commit comments