Changelog
- a4d0a1b Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
- f37ef79 Bump golang.org/x/crypto from 0.31.0 to 0.35.0
- 5b97c92 Bump golang.org/x/net from 0.33.0 to 0.38.0
- e6d84f6 Drop support for Go 1.22 and add support for Go 1.24
- fccd197 Mention CLI install instructions in main README
- 34c2b4a Remove redundant build tags
- a868033 Update FAQ.md - typo
- 7269490 Update golangci-lint version used in GitHub Actions
- c5137c4 Update migrate -help output for the readme file
- 033835a Update to dktest v0.4.5
- 8b09191 fix: typo limited not limitted
- 60d73be refactor: replace github.com/pkg/errors with stdlib
- 36d17ba tests: fix various tests (#1209)