1477 Commits

Author SHA1 Message Date
Lawrence, Rendall
ac5ba76533 (minor) refactor build script v0.0.7 2024-03-20 15:58:47 +03:00
SOT-TECH
97a4ee35ef Merge pull request #93 from sot-tech/dep
Update dependencies (including protobuf with CVE-2024-24786)
2024-03-20 12:41:38 +00:00
Lawrence, Rendall
7e0c3de8b6 update dependencies
fix CVE-2024-24786
2024-03-20 15:32:23 +03:00
Lawrence, Rendall
1a243b94c5 (minor) unify log keys 2024-03-12 15:29:58 +03:00
SOT-TECH
cd5c65e0ef Merge pull request #86 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-4
build(deps): bump golangci/golangci-lint-action from 3 to 4
2024-03-05 08:50:29 +00:00
SOT-TECH
49c33a6211 Merge pull request #92 from sot-tech/dep
update dependencies
2024-03-05 08:47:52 +00:00
Lawrence, Rendall
95b7f5530f change math/rand to crypto/rand in non-test code 2024-03-05 11:01:18 +03:00
Lawrence, Rendall
772ac47e9c update dependencies
* add script for release pack
* fix lint warnings
2024-03-05 10:32:30 +03:00
dependabot[bot]
5fc44cffc8 build(deps): bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:05:15 +00:00
Lawrence, Rendall
6f390933e1 update dependencies v0.0.6 2024-02-05 17:36:05 +03:00
SOT-TECH
e10502ea4a Merge pull request #85 from sot-tech/lint-go-version
Update lint.yaml
2024-02-05 09:05:11 +00:00
SOT-TECH
469d50d8a3 Update lint.yaml
Get Go version from go.mod
2024-02-05 07:36:46 +00:00
SOT-TECH
1bb6d61efd Merge pull request #79 from sot-tech/jwt
update JWT middleware
2024-01-01 17:33:28 +00:00
Lawrence, Rendall
22d9235d05 Revert "Update go.mod"
This reverts commit 995e07a769.
2024-01-01 20:29:15 +03:00
SOT-TECH
995e07a769 Update go.mod
remove micor version grom `go` string
2024-01-01 17:26:31 +00:00
Lawrence, Rendall
e1e075da9d update go version in actions 2024-01-01 20:24:04 +03:00
Lawrence, Rendall
99e5e74038 move jwkset to direct dependencies 2024-01-01 20:10:37 +03:00
Lawrence, Rendall
5491b2a8fa update JWT middleware 2024-01-01 20:08:19 +03:00
SOT-TECH
1afc2c7315 Merge pull request #78 from sot-tech/upd
update dependencies
2024-01-01 15:41:32 +00:00
Lawrence, Rendall
e90d5de4ee update dependencies 2024-01-01 18:38:31 +03:00
SOT-TECH
3028b9459a Merge pull request #77 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.1
build(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
2024-01-01 15:26:39 +00:00
SOT-TECH
dda5f8240d Merge pull request #76 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.3.1
build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1
2024-01-01 15:24:32 +00:00
dependabot[bot]
87fb09f375 build(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.0...v5.5.1)

---
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-01-01 15:21:08 +00:00
dependabot[bot]
22049e4603 build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.3.0...v9.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:21:05 +00:00
SOT-TECH
f4353924c0 Merge pull request #75 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.53.2
build(deps): bump github.com/anacrolix/torrent from 1.53.1 to 1.53.2
2024-01-01 15:19:49 +00:00
SOT-TECH
4ab28934f0 Merge pull request #74 from sot-tech/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
2024-01-01 15:19:31 +00:00
dependabot[bot]
39daf34f01 build(deps): bump github.com/anacrolix/torrent from 1.53.1 to 1.53.2
Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.53.1 to 1.53.2.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.53.1...v1.53.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 12:50:20 +00:00
dependabot[bot]
ff2d0957be build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 12:48:41 +00:00
SOT-TECH
e76b133b34 Merge pull request #73 from sot-tech/dependabot/github_actions/actions/setup-go-5
build(deps): bump actions/setup-go from 4 to 5
2024-01-01 12:21:04 +00:00
dependabot[bot]
e1dc4cd360 build(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 12:13:58 +00:00
SOT-TECH
3d9ac79bd2 Merge pull request #72 from sot-tech/dependabot/go_modules/golang.org/x/crypto-0.17.0
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
2023-12-19 13:33:50 +00:00
dependabot[bot]
34837f0484 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 13:27:59 +00:00
SOT-TECH
9d088c4d43 Merge pull request #71 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.0
build(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0
2023-12-01 12:59:01 +00:00
SOT-TECH
c6dcfc0649 Merge pull request #70 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.51.0
build(deps): bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0
2023-12-01 12:58:26 +00:00
dependabot[bot]
61a8454213 build(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.3...v5.5.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>
2023-12-01 12:42:28 +00:00
dependabot[bot]
4e6dface08 build(deps): bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.50.0...v1.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 12:42:10 +00:00
SOT-TECH
27fdbdf4b9 Merge pull request #69 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.3.0
build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0
2023-11-01 12:54:12 +00:00
dependabot[bot]
ecbe31b086 build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.1 to 9.3.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.2.1...v9.3.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 12:48:05 +00:00
SOT-TECH
72f72ee288 Merge pull request #68 from sot-tech/test
Update dependencies
2023-10-12 12:11:59 +00:00
Lawrence, Rendall
68a0e70220 update dependencies 2023-10-12 15:03:22 +03:00
SOT-TECH
d34a79d75d Merge pull request #62 from sot-tech/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-10-01 13:50:14 +00:00
SOT-TECH
3a45c71616 Update build.yaml
update go version to 1.20
2023-10-01 13:46:57 +00:00
SOT-TECH
bb97e072e9 Merge pull request #67 from sot-tech/upd
update dependencies
2023-10-01 13:42:08 +00:00
Lawrence, Rendall
8ddbf1f782 update dependencies
upgraded code.cloudfoundry.org/go-diodes v0.0.0-20230620200700-00403ca60896 => v0.0.0-20230925214244-7bdb41469dfb
upgraded github.com/anacrolix/generics v0.0.0-20230428105757-683593396d68 => v0.0.0-20230911070922-5dd7545c6b13
upgraded github.com/anacrolix/log => v0.14.2
upgraded github.com/anacrolix/missinggo/v2 v2.7.2-0.20230527121029-a582b4f397b9 => v2.7.2
upgraded github.com/klauspost/compress => v1.17.0
upgraded github.com/prometheus/client_golang => v1.17.0
upgraded github.com/prometheus/client_model => v0.4.1-0.20230718164431-9a2bf3000d16
upgraded github.com/prometheus/procfs => v0.12.0
upgraded github.com/redis/go-redis/v9 => v9.2.1
upgraded github.com/rs/zerolog => v1.31.0
upgraded github.com/valyala/fasthttp => v1.50.0
upgraded golang.org/x/crypto => v0.13.0
upgraded golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 => v0.0.0-20230905200255-921286631fa9
upgraded golang.org/x/sys => v0.12.0
upgraded golang.org/x/text => v0.13.0
2023-10-01 16:29:59 +03:00
dependabot[bot]
6b6bdfc321 build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 12:38:21 +00:00
SOT-TECH
7d6b47b5f7 Merge pull request #61 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.4.3
build(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3
v0.0.5
2023-09-01 12:14:00 +00:00
SOT-TECH
c1d1d98da5 Merge branch 'master' into dependabot/go_modules/github.com/jackc/pgx/v5-5.4.3 2023-09-01 12:13:50 +00:00
dependabot[bot]
c769504cf2 build(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.2 to 5.4.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.2...v5.4.3)

---
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>
2023-09-01 12:12:57 +00:00
SOT-TECH
7506fb1b3a Merge pull request #58 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.49.0
build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0
2023-09-01 12:12:02 +00:00
SOT-TECH
331c43cfe0 Merge pull request #59 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.1.0
build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0
2023-09-01 12:11:48 +00:00