Commit Graph

1445 Commits

Author SHA1 Message Date
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
SOT-TECH
0ede77a966 Merge pull request #60 from sot-tech/dependabot/go_modules/github.com/libp2p/go-reuseport-0.4.0
build(deps): bump github.com/libp2p/go-reuseport from 0.3.0 to 0.4.0
2023-09-01 12:10:54 +00:00
SOT-TECH
ac1b180ce9 Merge pull request #57 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.52.5
build(deps): bump github.com/anacrolix/torrent from 1.52.4 to 1.52.5
2023-09-01 12:10:20 +00:00
dependabot[bot]
6dc96d7154 build(deps): bump github.com/libp2p/go-reuseport from 0.3.0 to 0.4.0
Bumps [github.com/libp2p/go-reuseport](https://github.com/libp2p/go-reuseport) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/libp2p/go-reuseport/releases)
- [Commits](https://github.com/libp2p/go-reuseport/compare/v0.3.0...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 12:08:36 +00:00
dependabot[bot]
746381a02b build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.5 to 9.1.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.0.5...v9.1.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-09-01 12:08:26 +00:00
dependabot[bot]
96e81982a5 build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.48.0...v1.49.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-09-01 12:07:53 +00:00
dependabot[bot]
d2cc37c31e build(deps): bump github.com/anacrolix/torrent from 1.52.4 to 1.52.5
Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.52.4 to 1.52.5.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.52.4...v1.52.5)

---
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>
2023-09-01 12:07:41 +00:00
SOT-TECH
4f39af0791 Merge pull request #56 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.52.4
build(deps): bump github.com/anacrolix/torrent from 1.52.3 to 1.52.4
2023-08-01 12:08:29 +00:00
SOT-TECH
61627eab01 Merge pull request #55 from sot-tech/dependabot/go_modules/github.com/rs/zerolog-1.30.0
build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
2023-08-01 12:08:20 +00:00
dependabot[bot]
979ddfba62 build(deps): bump github.com/anacrolix/torrent from 1.52.3 to 1.52.4
Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.52.3 to 1.52.4.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.52.3...v1.52.4)

---
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>
2023-08-01 12:04:24 +00:00
dependabot[bot]
5853516fce build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 12:03:54 +00:00
Lawrence, Rendall
6bd84756f4 update licence year v0.0.4 2023-07-17 18:45:46 +03:00
SOT-TECH
d3838ef2bb Merge pull request #54 from sot-tech/test
Fix mutex deadlock in memory storage
2023-07-17 15:37:08 +00:00
Lawrence, Rendall
a5058b89d0 fix mutex deadlock om memory storage gc 2023-07-17 17:37:32 +03:00
SOT-TECH
9a0318723a Merge pull request #53 from sot-tech/upd
Update dependencies
2023-07-01 13:16:46 +00:00
Lawrence, Rendall
45eed627f4 update dependencies 2023-07-01 16:11:57 +03:00
SOT-TECH
f3d009500e Merge pull request #48 from sot-tech/upd
update dependencies
2023-06-01 13:09:36 +00:00
Lawrence, Rendall
70bef26db2 update dependencies 2023-06-01 16:05:11 +03:00
SOT-TECH
c1fc640e23 Merge pull request #42 from sot-tech/test
Update dependencies
2023-05-01 13:31:50 +00:00
Lawrence, Rendall
ab3fdfff2f update dependencies
closes #37 #38 #39 #40 #41
2023-05-01 16:27:17 +03:00
SOT-TECH
adabdab26f Merge pull request #36 from sot-tech/dependabot/github_actions/actions/setup-go-4
build(deps): bump actions/setup-go from 3 to 4
2023-04-01 13:08:15 +00:00
dependabot[bot]
f7664a1c45 build(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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>
2023-04-01 12:57:35 +00:00
SOT-TECH
54ff43cb0d Merge pull request #35 from sot-tech/test
Refactor code
2023-03-23 00:41:53 +03:00
Lawrence, Rendall
61f859e3f6 (partially tested) simplify client approval m/w
* sanitize code
2023-03-23 00:34:10 +03:00
Lawrence, Rendall
967611620e (minor) update dependencies 2023-03-22 18:19:51 +03:00
Lawrence, Rendall
665899017e (untested) move unsafe string conversion to pkg
* fix invalid UDP f/e start when no workers provided
* add bench for entire server
2023-03-22 17:51:13 +03:00
Lawrence, Rendall
b956811e40 (untested) refactor code 2023-03-21 18:59:05 +03:00
SOT-TECH
de83f7cdcd Merge pull request #34 from sot-tech/ctxCancel
Suppress `context canceled` error
2023-03-19 20:47:40 +03:00
Lawrence, Rendall
3a32bcae74 Merge branch 'master' into ctxCancel 2023-03-19 20:37:04 +03:00
Lawrence, Rendall
d1ad0eb687 Merge branch 'fasthttp' into ctxCancel 2023-03-19 20:36:38 +03:00
SOT-TECH
19de59a271 Merge pull request #33 from sot-tech/fasthttp
Replace default http.Server with fasthttp.Server
2023-03-19 20:36:01 +03:00
Lawrence, Rendall
869a594aa3 fix lint warnings 2023-03-19 20:33:07 +03:00
Lawrence, Rendall
21c600e921 add verbose to linter 2023-03-19 20:19:55 +03:00