v0.13.0
refactor(db): finish migrate methods off `user.go` (#7337)
feat(ssh): support dynamic list of algorithms (#7345)
all: replace `interface{}` with `any` (#7330)
build: remove support of Go 1.17 (#7177)
workflows: enable golangci-lint (#5998)
autofix: fix check for empty string (#6804)
autofix: function call can be replaced with helper function (#6805)
fix(backup): skip "data" in the custom directory (#7343)
refactor(db): move some methods off `user.go` (#7199)