v5.0.0
golangci-lint: use gci formatter instead of goimports
use BlockUntilContext
Add license header to dockerignore_test.go
Fix typos
next release will be major version v5.x
pkg/watch: remove unused IsWindowsShortReadError
bump golangci-lint to version v2.0.2 and apply migration script
feat(desktop): synchronized file share integration (#11614)
ci: enable testifylint linter
chore: make function comment match function name
adjust code and dependencies
refactor: replace interface{} with any for clarity and modernization
deps: remove deprecated github.com/pkg/errors
fix linting issues