Update golangci-lint to v2.6.2

This commit is contained in:
Ciprian Hacman
2025-11-29 10:27:41 +02:00
parent b0d347e262
commit 2e69489cc6
16 changed files with 14 additions and 16 deletions

View File

@@ -20,6 +20,7 @@ import (
"runtime"
"k8s.io/klog/v2"
"k8s.io/node-problem-detector/pkg/systemlogmonitor/logwatchers/types"
)

View File

@@ -1,5 +1,4 @@
//go:build journald
// +build journald
/*
Copyright 2016 The Kubernetes Authors All rights reserved.