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
After b9fc67b, golangci-lint started to report issues that were not reported before, they were mostly silenced in 63cd794. Some of them (those related to Path traversal) could be resolved using the new Go OpenRoot API.