oktopus/backend/services/controller
dependabot[bot] 3618c54ce2
chore(deps): bump github.com/golang-jwt/jwt/v5
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.0...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 13:20:48 +00:00
..
build feat: build system + docker compose for backend services 2024-03-25 23:54:26 -03:00
cmd/controller feat(controller): enterprise version flow switch option 2024-06-20 21:58:13 -03:00
internal fix(controller): check if usp message is of error type or null to avoid panic 2024-10-30 14:17:10 -03:00
.env feat(controller): connect to websockets via tls 2024-02-17 11:15:32 -03:00
.gitignore chore(controller): ignore tmp folder 2023-06-16 11:29:58 -03:00
go.mod chore(deps): bump github.com/golang-jwt/jwt/v5 2025-04-01 13:20:48 +00:00
go.sum chore(deps): bump github.com/golang-jwt/jwt/v5 2025-04-01 13:20:48 +00:00