diff --git a/posture/serialnumber_stub.go b/posture/serialnumber_stub.go index 5ad12677e..1389177fe 100644 --- a/posture/serialnumber_stub.go +++ b/posture/serialnumber_stub.go @@ -8,7 +8,7 @@ // solaris: currently unsupported by go-smbios: // https://github.com/digitalocean/go-smbios/pull/21 -//go:build ios || android || solaris || plan9 || js || wasm || (darwin && !cgo) +//go:build ios || android || solaris || plan9 || js || wasm || (darwin && !cgo) || tamago package posture