Skip to content

Commit 5875336

Browse files
authored
[8.19] Update to Beats github.com/elastic/beats@21cdd5f2c6a8843804095d1351f409786a103536 (#8595)
* Add Beats 8.19 replace statements. * Update beats to 8.19@21cdd5f2c6a8843804095d1351f409786a103536
1 parent 5c8cfa3 commit 5875336

File tree

5 files changed

+14351
-3299
lines changed

5 files changed

+14351
-3299
lines changed

.golangci.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,13 @@ linters:
5252
- github.com/dop251/goja
5353
- github.com/dop251/goja_nodejs
5454
- github.com/fsnotify/fsnotify
55+
- github.com/fsnotify/fsevents
5556
- github.com/openshift/api
56-
- github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver
57+
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/consumption/armconsumption
58+
- github.com/apoydence/eachers
59+
- github.com/google/gopacket
60+
- github.com/insomniacslk/dhcp
61+
- github.com/meraki/dashboard-api-go/v3
5762
replace-local: false
5863
gomodguard:
5964
blocked:

0 commit comments

Comments
 (0)