prometheus/vendor/golang.org/x
Tobias Klauser b5b3bc34da
tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix (#7949)
Direct syscalls using syscall.Syscall(SYS_*, ...) should no longer be
used on darwin, see [1]. Instead, use the FcntlFstore libSystem wrapper
provided by the golang.org/x/sys/unix package to implement
preallocFixed.

[1] https://golang.org/doc/go1.12#darwin

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2020-09-19 10:57:13 +01:00
..
crypto Update go dependencies (#7837) 2020-08-24 14:03:47 +02:00
lint tsdb: test for leaks (#7566) 2020-07-21 10:08:06 +02:00
mod update vendor (#6936) 2020-03-09 15:27:19 +01:00
net Update go dependencies (#7837) 2020-08-24 14:03:47 +02:00
oauth2 Update vendors 2020-02-25 10:33:41 +01:00
sync Update vendors 2020-02-25 10:33:41 +01:00
sys tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix (#7949) 2020-09-19 10:57:13 +01:00
text *: bump Go version to 1.13 (#6020) 2019-09-13 13:55:18 +01:00
time Update dependencies 2020-07-11 00:42:05 +02:00
tools Update go dependencies (#7837) 2020-08-24 14:03:47 +02:00
xerrors Update vendors 2020-02-25 10:33:41 +01:00