Skip to content

Commit c1be040

Browse files
authored
[main] Update to Beats github.com/elastic/beats@0678f4d96212 (#8471)
* Update beats and add meraki dashboard replace. * Add comment explaining origin of replace * Add all Beats replace statements. Downgrade github.com/godror/godror to v0.33.2 to match Beats. * Update notice. * Switch linux/arm crossbuild to debian 11 * Update replace allowlist.
1 parent ca650cb commit c1be040

File tree

5 files changed

+19295
-7777
lines changed

5 files changed

+19295
-7777
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)