Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
b9657140bc Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.4)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-version: 1.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 03:53:46 +00:00
0c99f7c2de Merge pull request #12 from aykhans/dependabot/go_modules/github.com/gorilla/websocket-1.5.3
Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3
2025-10-25 17:21:54 +04:00
2265887b8d Merge pull request #11 from aykhans/dependabot/go_modules/golang.org/x/term-0.36.0
Bump golang.org/x/term from 0.32.0 to 0.36.0
2025-10-25 17:21:44 +04:00
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]
a3a794431d Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.1...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 12:02:34 +00:00
dependabot[bot]
b2c06a80dc Bump golang.org/x/term from 0.32.0 to 0.36.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.32.0 to 0.36.0.
- [Commits](https://github.com/golang/term/compare/v0.32.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 12:02:31 +00: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