crowdsec/pkg/acquisition
marco 89efed68b0 replace syscall with unix/windows packages where possible
from the 1.22 release notes:

The syscall package has been frozen since Go 1.4 and was marked as deprecated in Go 1.11 [...]
However, some non-deprecated functionality requires use of the syscall package [...]
To avoid unnecessary complaints[...] no longer marked as deprecated.
The package remains frozen to most new functionality, and new code remains encouraged
to use golang.org/x/sys/unix or golang.org/x/sys/windows where possible.
2024-08-22 09:38:48 +02:00
..
configuration acquisition : take prometheus level into account (#2885) 2024-03-13 14:57:19 +01:00
modules replace syscall with unix/windows packages where possible 2024-08-22 09:38:48 +02:00
test_files Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
acquisition.go update expr (#3144) 2024-07-22 12:14:46 +02:00
acquisition_test.go lint (intrange) (#2970) 2024-06-21 13:47:26 +02:00