crowdsec/cmd
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
..
crowdsec replace syscall with unix/windows packages where possible 2024-08-22 09:38:48 +02:00
crowdsec-cli replace syscall with unix/windows packages where possible 2024-08-22 09:38:48 +02:00
notification-dummy plugins: use yaml.v3 (#2969) 2024-04-25 17:34:49 +02:00
notification-email CI: use golangci-lint 1.60 (#3180) 2024-08-19 14:09:17 +02:00
notification-file lint: import statement order (#3085) 2024-06-26 12:16:17 +02:00
notification-http plugins: use yaml.v3 (#2969) 2024-04-25 17:34:49 +02:00
notification-sentinel lint: import statement order (#3085) 2024-06-26 12:16:17 +02:00
notification-slack Add ability to configure channel, username, icon emoji/url in slack notification (#2975) 2024-05-10 14:00:34 +01:00
notification-splunk plugins: use yaml.v3 (#2969) 2024-04-25 17:34:49 +02:00