Commit Graph

7 Commits

Author SHA1 Message Date
8451204ee6 Merge pull request #10 from aykhans/dependabot/go_modules/github.com/spf13/cobra-1.10.1
Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
2025-10-25 17:21:33 +04:00
dependabot[bot]
05b49afaee Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 12:02:29 +00:00
dependabot[bot]
6c3a06af22 Bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.3.0
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.2 to 5.3.0.
- [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.2...v5.3.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 12:02:26 +00:00
1eecbafd07 Add auth middleware 2025-05-24 02:51:25 +04:00
48a8d2b5f4 Update 'azValidUsers' list 2025-05-19 20:53:18 +04:00
259c139d92 Add 'automaxprocs' 2025-05-19 16:59:17 +04:00
e6fec752f9 🦋 2025-05-19 01:49:56 +04:00