Update golangci-lint to v2.6.2

This commit is contained in:
Ciprian Hacman
2026-02-08 10:37:20 +02:00
parent b2096f7022
commit 92f2c2c4bc
15 changed files with 13 additions and 15 deletions
@@ -20,6 +20,7 @@ import (
"runtime"
"k8s.io/klog/v2"
"k8s.io/node-problem-detector/pkg/systemlogmonitor/logwatchers/types"
)
@@ -1,5 +1,4 @@
//go:build journald
// +build journald
/*
Copyright 2016 The Kubernetes Authors All rights reserved.