crowdsec/pkg/csplugin
mmetc 8bfeb7d90d
Update go dependencies (#2293)
- update fatih/color (fix windows issue)
- update mongo-driver (fix build issue)
- go.mod: merge two "require" blocks
- update semver dependency (same version as indirect dep), fix test checks in cscli setup
- remove gotest.tools dependency (use testify, cstest)
- update x/ exp, mod, sys dependencies
2023-06-22 11:31:41 +02:00
..
testdata CI: refactoring pkg/csplugin tests (#2247) 2023-06-01 10:33:08 +02:00
broker.go do not send more than group_threshold alerts at once to a notification plugin (#2264) 2023-06-05 12:55:03 +02:00
broker_suite_test.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
broker_test.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
broker_win_test.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
hclog_adapter.go Output plugins (#878) 2021-08-25 11:43:29 +02:00
helpers.go add Hostname helper in expr and templating (#2193) 2023-05-11 14:25:04 +02:00
listfiles.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
listfiles_test.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
notifier.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
utils.go Minor cleanup and dead code removal (#2166) 2023-04-12 16:57:38 +02:00
utils_test.go CI: refactoring pkg/csplugin tests (#2247) 2023-06-01 10:33:08 +02:00
utils_windows.go Windows Support (#1159) 2022-05-17 12:14:59 +02:00
utils_windows_test.go CI: refactoring pkg/csplugin tests (#2247) 2023-06-01 10:33:08 +02:00
watcher.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
watcher_test.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00