const google.golang.org/grpc/credentials/alts.windowsCheckCommandArgs

2 uses

	google.golang.org/grpc/credentials/alts (current package)
		utils.go#L42: 	windowsCheckCommandArgs  = "Get-WmiObject -Class Win32_BIOS"
		utils.go#L61: 			cmd := exec.Command(windowsCheckCommand, windowsCheckCommandArgs)