crowdsec/pkg/csplugin
mmetc c10bca93df update dependencies on go-plugin and go-hclog (#2341)
* update dependencies on go-plugin and go-hclog
* bump logrus (panic fix)
* implement HCLogAdapter.Getleve() to satisfy the new interface
2023-07-06 12:01:07 +02:00
..
testdata CI: refactoring pkg/csplugin tests (#2247) 2023-06-01 10:33:08 +02:00
broker.go errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +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 update dependencies on go-plugin and go-hclog (#2341) 2023-07-06 12:01:07 +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 errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
utils_test.go CI: refactoring pkg/csplugin tests (#2247) 2023-06-01 10:33:08 +02:00
utils_windows.go errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +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