SOT-TECH
|
1d9c8aa106
|
Merge pull request #178 from sot-tech/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.32.13
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.13
|
2026-04-22 12:42:34 +03:00 |
|
dependabot[bot]
|
d8dee029b8
|
build(deps): bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.12...config/v1.32.13)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-version: 1.32.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-22 09:39:05 +00:00 |
|
SOT-TECH
|
a3b709187b
|
Merge pull request #179 from sot-tech/dependabot/go_modules/github.com/rs/zerolog-1.35.0
build(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0
|
2026-04-22 12:37:04 +03:00 |
|
SOT-TECH
|
a65e8a3c24
|
Merge pull request #177 from sot-tech/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.98.0
build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.97.2 to 1.98.0
|
2026-04-22 12:36:40 +03:00 |
|
dependabot[bot]
|
20da0bcbcc
|
build(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.34.0 to 1.35.0.
- [Commits](https://github.com/rs/zerolog/compare/v1.34.0...v1.35.0)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-version: 1.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-01 14:48:39 +00:00 |
|
dependabot[bot]
|
ef8adff407
|
build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.97.2 to 1.98.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.97.2...service/s3/v1.98.0)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-version: 1.98.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-01 14:47:19 +00:00 |
|
SOT-TECH
|
5e9b66e986
|
Merge pull request #176 from sot-tech/go1.25
update Go verstion to 1.25
|
2026-03-24 19:41:37 +03:00 |
|
Lawrence, Rendall
|
d9666685f5
|
update Go verstion to 1.25
* update dependencies
* fix lint warnings (package naming, ctx cancel, UDP serve close check)
|
2026-03-24 19:36:49 +03:00 |
|
SOT-TECH
|
29900ce4a8
|
Merge pull request #171 from sot-tech/dep
Update dependencies and fix lint warnings
|
2026-02-18 18:41:44 +03:00 |
|
Lawrence, Rendall
|
08686d74b7
|
update dependencies and fix lint warnings
|
2026-02-18 18:12:58 +03:00 |
|
SOT-TECH
|
36a9022ef4
|
Merge pull request #165 from sot-tech/dep
Update dependencies
v0.1.16
|
2025-12-01 16:42:35 +03:00 |
|
Lawrence, Rendall
|
cc10873f00
|
update dependencies
|
2025-12-01 16:39:34 +03:00 |
|
SOT-TECH
|
46c630012a
|
Merge pull request #157 from sot-tech/s3-approval-middleware
S3 approval middleware (#133 rework)
NB: Automerged due inactivity
|
2025-12-01 16:25:58 +03:00 |
|
Lawrence, Rendall
|
02d343d571
|
fix data race in s3_test (mock test)
|
2025-09-22 18:09:51 +03:00 |
|
Lawrence, Rendall
|
59a179f428
|
replace MinIO workflow image with download & run
|
2025-09-22 17:55:49 +03:00 |
|
Lawrence, Rendall
|
04190a01b5
|
fix workflow for minio
|
2025-09-22 17:28:28 +03:00 |
|
Lawrence, Rendall
|
5513f1357d
|
fix lint warnings
replace naked returns with arguments (gofumpt@v0.9.1)
|
2025-09-22 17:11:05 +03:00 |
|
Lawrence, Rendall
|
61f358c1b2
|
fix minio github action
|
2025-09-22 16:36:33 +03:00 |
|
Lawrence, Rendall
|
3807371a6c
|
update golangci go version to 1.24
|
2025-09-22 16:04:55 +03:00 |
|
Lawrence, Rendall
|
3f78a01cf1
|
(minor) fix lint warnings
|
2025-09-22 16:03:04 +03:00 |
|
Lawrence, Rendall
|
febe60b069
|
add documentation about S3 container, fix S3 configration
|
2025-09-22 15:49:50 +03:00 |
|
Lawrence, Rendall
|
7b80ed199a
|
update actions to go ver 1.24
|
2025-09-22 15:02:33 +03:00 |
|
Lawrence, Rendall
|
c6a5be08e9
|
(pertially tested) remove S3 prefix concat to Key
* add S3 test for prefix and suffix
* update dependencies
* add workflow image for minio
|
2025-09-22 14:59:51 +03:00 |
|
Lawrence, Rendall
|
278e2e8b4d
|
(WIP) s3 torrent approval test suite
|
2025-09-19 19:11:15 +03:00 |
|
Lawrence, Rendall
|
4e8f0e29b6
|
(not tested) rework directory torrentapproval middleware to add s3 support
partially rewrite https://github.com/gmemstr/mochi/tree/s3-approval-middleware
|
2025-08-22 14:39:44 +03:00 |
|
Lawrence, Rendall
|
505937b903
|
Merge branch 'master' into s3-approval-middleware
|
2025-08-22 14:37:17 +03:00 |
|
SOT-TECH
|
13a3b351d3
|
Merge pull request #149 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.64.0
build(deps): bump github.com/valyala/fasthttp from 1.63.0 to 1.64.0
|
2025-08-07 11:05:11 +03:00 |
|
dependabot[bot]
|
c1e12c12ce
|
build(deps): bump github.com/valyala/fasthttp from 1.63.0 to 1.64.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.63.0 to 1.64.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.63.0...v1.64.0)
---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
dependency-version: 1.64.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-07 08:02:31 +00:00 |
|
SOT-TECH
|
c58c408f89
|
Merge pull request #150 from sot-tech/dependabot/go_modules/github.com/prometheus/client_golang-1.23.0
build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0
|
2025-08-07 11:01:22 +03:00 |
|
SOT-TECH
|
32887ffa30
|
Merge pull request #151 from sot-tech/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.3.0
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.3.0
|
2025-08-07 11:01:09 +03:00 |
|
dependabot[bot]
|
fd5d7c1b22
|
build(deps): 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-08-01 12:45:06 +00:00 |
|
dependabot[bot]
|
bd49a82797
|
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.22.0 to 1.23.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.22.0...v1.23.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 12:45:03 +00:00 |
|
SOT-TECH
|
5783d63791
|
Merge pull request #140 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-8
build(deps): bump golangci/golangci-lint-action from 7 to 8
|
2025-07-02 16:53:43 +03:00 |
|
SOT-TECH
|
d4474ab7e8
|
Merge pull request #148 from sot-tech/dep
Update dependencies
|
2025-07-02 16:53:04 +03:00 |
|
Lawrence, Rendall
|
f1fa484692
|
update dependencies
|
2025-07-02 16:49:49 +03:00 |
|
dependabot[bot]
|
b7b0f0d0b3
|
build(deps): bump golangci/golangci-lint-action from 7 to 8
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-01 12:15:47 +00:00 |
|
SOT-TECH
|
996a6d0fff
|
Merge pull request #138 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.61.0
build(deps): bump github.com/valyala/fasthttp from 1.60.0 to 1.61.0
|
2025-05-05 10:37:43 +03:00 |
|
SOT-TECH
|
935a20d715
|
Merge pull request #139 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.8.0
build(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0
|
2025-05-05 10:37:28 +03:00 |
|
dependabot[bot]
|
5be49659a2
|
build(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.7.3 to 9.8.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.7.3...v9.8.0)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-01 12:01:13 +00:00 |
|
dependabot[bot]
|
e0fa4ad00c
|
build(deps): bump github.com/valyala/fasthttp from 1.60.0 to 1.61.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.60.0...v1.61.0)
---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
dependency-version: 1.61.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-01 12:01:08 +00:00 |
|
SOT-TECH
|
c6bac4de23
|
Merge pull request #137 from sot-tech/golangci-update
Upgrade golangci to v2
v0.1.15
|
2025-04-22 14:24:08 +03:00 |
|
Lawrence, Rendall
|
1a3f5b1598
|
upgrade golangci to v2
* migrate configuration to version 2
* fix new lint warnings
* update lint.yaml to use golangci-lint-action v7
|
2025-04-22 14:18:18 +03:00 |
|
SOT-TECH
|
750a76b756
|
Merge pull request #136 from sot-tech/dep
Update dependencies
|
2025-04-22 14:06:55 +03:00 |
|
Lawrence, Rendall
|
41840ca4b2
|
update dependencies
|
2025-04-22 14:03:30 +03:00 |
|
SOT-TECH
|
c2f361f6ca
|
Merge pull request #135 from sot-tech/dependabot/go_modules/golang.org/x/net-0.38.0
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
|
2025-04-22 14:01:14 +03:00 |
|
dependabot[bot]
|
c6a64c7fdc
|
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-22 10:58:38 +00:00 |
|
Gabriel Simmer
|
495cba90ae
|
S3 container for torrentapproval
|
2025-04-01 12:57:19 +01:00 |
|
SOT-TECH
|
bee9de15bb
|
Merge pull request #129 from sot-tech/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
|
2025-03-22 12:49:07 +03:00 |
|
dependabot[bot]
|
9325f435dd
|
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
- [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.1...v5.2.2)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-22 09:46:32 +00:00 |
|
SOT-TECH
|
ed202ec106
|
Merge pull request #128 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.7.3
build(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3
|
2025-03-20 22:09:30 +03:00 |
|