mirror of
https://github.com/netbirdio/libdetectcloud.git
synced 2026-05-22 17:09:55 -07:00
a
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ func BIOSInfo() {
|
||||
log.Fatalf("failed to decode structures: %v", err)
|
||||
}
|
||||
for _, s := range ss {
|
||||
fmt.Println(s)
|
||||
fmt.Printf("%+v\n", s)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user