fix(linters): upgrade golangci-lint to v2.3.1 BE-12136 (#997)

This commit is contained in:
andres-portainer
2025-08-08 21:39:21 -03:00
committed by GitHub
parent 85b7e881eb
commit 64ed988169
69 changed files with 582 additions and 318 deletions

View File

@@ -36,7 +36,6 @@ func (b *UrlMethodStackBuilder) SetGeneralInfo(payload *StackPayload, endpoint *
}
func (b *UrlMethodStackBuilder) SetUniqueInfo(payload *StackPayload) UrlMethodStackBuildProcess {
return b
}