Browse Source

adjust build tags for tamago

Signed-off-by: Andrea Barisani <[email protected]>
Andrea Barisani 2 years ago
parent
commit
05d4210dbe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      posture/serialnumber_stub.go

+ 1 - 1
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