You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go.opentelemetry.io/collector/internal/tools imports github.com/golangci/golangci-lint/cmd/golangci-lint imports github.com/golangci/golangci-lint/pkg/commands imports github.com/golangci/golangci-lint/pkg/lint/lintersdb imports github.com/golangci/golangci-lint/pkg/golinters imports github.com/blizzy78/varnamelen: github.com/blizzy78/varnamelen@v0.6.1: verifying module: checksum mismatch downloaded: h1:iYAU/3A6cpfRm2ZI0P/lece4jsc7GEbzsxTu+vBCChQ= sum.golang.org: h1:kttPCLzXFa+0nt++Cw9fb7GrSSM4KkyIAoX/vXsbuqA=SECURITY ERRORThis download does NOT match the one reported by the checksum server.The bits may have been replaced on the origin server, or an attacker mayhave intercepted the download attempt.
Version of golangci-lint
$ golangci-lint --version
# Paste output herev1.45.2 - cannot put the output here since I cannot run `go mod tidy` on my tools directory.
Configuration file
$ cat .golangci.yml
# paste output here
# paste output here
Go environment
$ go version && go env
# paste output herego version go1.18 darwin/amd64
Verbose output of running
$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here
# NO DERAILS
Code example or link to a public repository
// add your code hereNoCODE
The text was updated successfully, but these errors were encountered:
Welcome
Description of the problem
Security issue with one dependency:
Version of golangci-lint
Configuration file
Go environment
Verbose output of running
Code example or link to a public repository
The text was updated successfully, but these errors were encountered: