Update golangci-lint to v2 (#1980)

This commit is contained in:
Erik Dubbelboer
2025-03-25 14:40:55 +09:00
committed by GitHub
parent 30b09beff1
commit 4891fc5304
14 changed files with 90 additions and 100 deletions
+1
View File
@@ -1,3 +1,4 @@
// Package pprofhandler provides a fasthttp handler similar to net/http/pprof.
package pprofhandler
import (