lib/ur: Use sysctl syscall to get RAM size on Mac (#6468)

This commit is contained in:
greatroar
2020-03-29 14:28:46 +02:00
committed by GitHub
parent 79a758be3c
commit 1c47fae206
2 changed files with 4 additions and 20 deletions
+1
View File
@@ -42,6 +42,7 @@ require (
github.com/willf/bloom v2.0.3+incompatible
golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297
golang.org/x/sys v0.0.0-20191224085550-c709ea063b76
golang.org/x/text v0.3.2
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect