Commit graph

121 commits

Author SHA1 Message Date
dependabot[bot] 83921a9191 chore(deps): bump gorm.io/datatypes from 1.2.0 to 1.2.1
Bumps [gorm.io/datatypes](https://github.com/go-gorm/datatypes) from 1.2.0 to 1.2.1.
- [Commits](https://github.com/go-gorm/datatypes/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: gorm.io/datatypes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 17:55:34 +05:30
divyam234 5798d89f02 feat Add user sessions control 2024-06-10 21:52:21 +05:30
dependabot[bot] 175734a509 chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 21:22:40 +05:30
dependabot[bot] bcdf380ebd chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 23:46:10 +05:30
divyam234 306a508319 refactor: db params 2024-06-04 17:49:13 +05:30
dependabot[bot] e786597e94 chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 17:50:32 +05:30
divyam234 6ee7c82a2b feat: enable subdirectory search 2024-06-01 10:57:10 +05:30
dependabot[bot] b7e6af058c chore(deps): bump go.uber.org/fx from 1.21.1 to 1.22.0
Bumps [go.uber.org/fx](https://github.com/uber-go/fx) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/uber-go/fx/releases)
- [Changelog](https://github.com/uber-go/fx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/fx/compare/v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: go.uber.org/fx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 18:28:48 +05:30
dependabot[bot] d60947011b chore(deps): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.5 to 5.6.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.5...v5.6.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 21:47:01 +05:30
divyam234 70bb79b8b9 fix: bg session not creating bot session while downloading 2024-05-20 17:50:07 +05:30
divyam234 c47eef0d70 feat: add support for HTTP and SOCKS5 proxy for telegram client 2024-05-15 17:24:44 +05:30
dependabot[bot] 007a9e5b90 chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 23:57:54 +05:30
dependabot[bot] 2cf8583cf3 chore(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.9...v1.3.10)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 20:03:39 +05:30
dependabot[bot] adeedac8ee chore(deps): bump github.com/gin-contrib/secure from 1.0.0 to 1.1.0
Bumps [github.com/gin-contrib/secure](https://github.com/gin-contrib/secure) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/gin-contrib/secure/releases)
- [Changelog](https://github.com/gin-contrib/secure/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/secure/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/secure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 20:03:29 +05:30
dependabot[bot] c682930496 chore(deps): bump github.com/gotd/td from 0.101.0 to 0.102.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.101.0 to 0.102.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.101.0...v0.102.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 19:22:39 +05:30
dependabot[bot] f1ca6c5db0 chore(deps): bump github.com/gin-contrib/zap from 1.1.1 to 1.1.3
Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v1.1.1...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 19:22:29 +05:30
dependabot[bot] 7d2c9f972f chore(deps): bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/gzip/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 18:05:16 +05:30
dependabot[bot] e65446e87d chore(deps): bump github.com/gotd/td from 0.100.0 to 0.101.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.100.0 to 0.101.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.100.0...v0.101.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 18:08:28 +05:30
dependabot[bot] a439f4a39b chore(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.9 to 1.25.10.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.9...v1.25.10)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 20:45:27 +05:30
dependabot[bot] 510063eec3 chore(deps): bump github.com/gotd/td from 0.99.2 to 0.100.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.99.2 to 0.100.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.99.2...v0.100.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 19:20:02 +05:30
dependabot[bot] 11c9e05a9e chore(deps): bump go.uber.org/fx from 1.21.0 to 1.21.1
Bumps [go.uber.org/fx](https://github.com/uber-go/fx) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/uber-go/fx/releases)
- [Changelog](https://github.com/uber-go/fx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/fx/compare/v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: go.uber.org/fx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 19:19:50 +05:30
dependabot[bot] 6b36e67fbf chore(deps): bump github.com/pressly/goose/v3 from 3.19.2 to 3.20.0
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.19.2 to 3.20.0.
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pressly/goose/compare/v3.19.2...v3.20.0)

---
updated-dependencies:
- dependency-name: github.com/pressly/goose/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 18:18:10 +05:30
dependabot[bot] e88df73cae chore(deps): bump github.com/gotd/contrib from 0.19.0 to 0.20.0
Bumps [github.com/gotd/contrib](https://github.com/gotd/contrib) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/gotd/contrib/releases)
- [Commits](https://github.com/gotd/contrib/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:41:14 +05:30
divyam234 6364f86571 feature: add stats endpoints 2024-04-19 02:16:47 +05:30
dependabot[bot] 3774c2974c chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 18:03:16 +05:30
dependabot[bot] 331acfc771 chore(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.8...v1.25.9)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 10:39:14 +05:30
dependabot[bot] cad96b86f9 chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.2.1 to 4.3.0.
- [Commits](https://github.com/cenkalti/backoff/compare/v4.2.1...v4.3.0)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 19:07:07 +05:30
dependabot[bot] 5caaafe863 chore(deps): bump github.com/gotd/td from 0.99.1 to 0.99.2
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.99.1 to 0.99.2.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.99.1...v0.99.2)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:57:11 +05:30
dependabot[bot] 097c003bae chore(deps): bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 0.0.6 to 1.0.0.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/gzip/compare/v0.0.6...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:56:59 +05:30
dependabot[bot] e290c652bf chore(deps): bump github.com/gin-contrib/secure from 0.0.1 to 1.0.0
Bumps [github.com/gin-contrib/secure](https://github.com/gin-contrib/secure) from 0.0.1 to 1.0.0.
- [Release notes](https://github.com/gin-contrib/secure/releases)
- [Changelog](https://github.com/gin-contrib/secure/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/secure/compare/v0.0.1...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/secure
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:55:33 +05:30
dependabot[bot] 584dec1282 chore(deps): bump github.com/gin-contrib/zap from 1.1.0 to 1.1.1
Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:55:20 +05:30
dependabot[bot] 886e1149fa chore(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.7...v1.25.8)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 22:33:00 +05:30
dependabot[bot] ae7ee68464 chore(deps): bump github.com/pressly/goose/v3 from 3.18.0 to 3.19.2
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.18.0 to 3.19.2.
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pressly/goose/compare/v3.18.0...v3.19.2)

---
updated-dependencies:
- dependency-name: github.com/pressly/goose/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 22:32:49 +05:30
dependabot[bot] 8d2deefe1c chore(deps): bump go.uber.org/fx from 1.20.1 to 1.21.0
Bumps [go.uber.org/fx](https://github.com/uber-go/fx) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/uber-go/fx/releases)
- [Changelog](https://github.com/uber-go/fx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/fx/compare/v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: go.uber.org/fx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 22:32:37 +05:30
dependabot[bot] 98080a5b28 chore(deps): bump gorm.io/driver/postgres from 1.5.6 to 1.5.7
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.6 to 1.5.7.
- [Commits](https://github.com/go-gorm/postgres/compare/v1.5.6...v1.5.7)

---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 22:48:56 +05:30
dependabot[bot] 9f415af8e2 chore(deps): bump github.com/gotd/td from 0.98.0 to 0.99.1
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.98.0 to 0.99.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.98.0...v0.99.1)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 22:48:41 +05:30
dependabot[bot] 773b0264ba chore(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.4 to 5.5.5.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.4...v5.5.5)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 22:48:25 +05:30
dependabot[bot] ea86b7f348 chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 20:03:13 +05:30
dependabot[bot] 13679aee18 chore(deps): bump github.com/gin-contrib/zap from 0.2.0 to 1.1.0
Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 0.2.0 to 1.1.0.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v0.2.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 16:29:06 +05:30
dependabot[bot] 440b108d1d chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/crypto/compare/v0.20.0...v0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 22:59:27 +05:30
dependabot[bot] 96fb8be551 chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.3 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 22:59:18 +05:30
dependabot[bot] 5a50315df8 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-03 15:28:02 +00:00
dependabot[bot] a23feeca2f chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 20:12:38 +05:30
dependabot[bot] 0d63108b48 chore(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.8...v1.3.9)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 17:01:43 +05:30
dependabot[bot] 5110da8a0b chore(deps): bump github.com/gotd/td from 0.97.0 to 0.98.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.97.0 to 0.98.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.97.0...v0.98.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 17:01:33 +05:30
dependabot[bot] 3777531b6c chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.2
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 17:00:21 +05:30
dependabot[bot] 6b469067cf chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 19:38:53 +05:30
divyam234 c995086262 feat: Update Go version and dependencies 2024-02-13 16:18:06 +05:30
divyam234 82e4f4afe2 chore: Update dependencies and configuration files 2024-02-12 23:52:52 +05:30
divyam234 ddbc88f770 feat: add viper and cobra support 2024-02-12 21:32:55 +05:30