Commit graph

269 commits

Author SHA1 Message Date
dependabot[bot]
f142f9bb74
chore(deps)(deps): bump github.com/tklauser/go-sysconf (#11)
Bumps [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/tklauser/go-sysconf/releases)
- [Commits](https://github.com/tklauser/go-sysconf/compare/v0.3.14...v0.3.15)

---
updated-dependencies:
- dependency-name: github.com/tklauser/go-sysconf
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 18:50:52 +00:00
dependabot[bot]
f4d0ad2cf9
chore(deps)(deps): bump github.com/bytedance/sonic/loader (#9)
Bumps [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/loader/v0.2.3...loader/v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/bytedance/sonic/loader
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 18:50:29 +00:00
github-actions[bot]
5665e1eba2 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.3.6
2025-03-08 18:41:23 +00:00
dependabot[bot]
c2d70cb495
chore(deps)(deps): bump the minor-patch-dependencies group with 9 updates (#8)
Bumps the minor-patch-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/goccy/go-json](https://github.com/goccy/go-json) | `0.10.4` | `0.10.5` |
| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.58.0` | `1.59.0` |
| [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.12.7` | `1.13.1` |
| [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.2.2` | `0.2.4` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.24.0` | `10.25.0` |
| [github.com/sagernet/sing](https://github.com/sagernet/sing) | `0.5.1` | `0.6.2` |
| [golang.org/x/arch](https://github.com/golang/arch) | `0.13.0` | `0.15.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.23.0` | `0.24.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.30.0` | `0.31.0` |


Updates `github.com/goccy/go-json` from 0.10.4 to 0.10.5
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.4...v0.10.5)

Updates `github.com/valyala/fasthttp` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.58.0...v1.59.0)

Updates `github.com/bytedance/sonic` from 1.12.7 to 1.13.1
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.12.7...v1.13.1)

Updates `github.com/bytedance/sonic/loader` from 0.2.2 to 0.2.4
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/loader/v0.2.2...loader/v0.2.4)

Updates `github.com/go-playground/validator/v10` from 10.24.0 to 10.25.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.24.0...v10.25.0)

Updates `github.com/sagernet/sing` from 0.5.1 to 0.6.2
- [Commits](https://github.com/sagernet/sing/compare/v0.5.1...v0.6.2)

Updates `golang.org/x/arch` from 0.13.0 to 0.15.0
- [Commits](https://github.com/golang/arch/compare/v0.13.0...v0.15.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.24.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.24.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/bytedance/sonic
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/bytedance/sonic/loader
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/sagernet/sing
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/arch
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/mod
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/tools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 18:05:49 +00:00
dependabot[bot]
40bed7da42
chore(deps)(deps): bump the minor-patch-dependencies group with 38 updates (#7)
Bumps the minor-patch-dependencies group with 38 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) | `1.0.1` | `1.2.2` |
| [github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) | `1.0.1` | `1.0.2` |
| [github.com/goccy/go-json](https://github.com/goccy/go-json) | `0.10.3` | `0.10.4` |
| [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) | `2.4.1` | `2.5.1` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.24.10` | `4.25.2` |
| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.57.0` | `1.58.0` |
| [github.com/xtls/xray-core](https://github.com/xtls/xray-core) | `1.8.25-0.20241111042233-0df2446f824d` | `1.250306.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.20.0` | `0.23.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.68.0` | `1.71.0` |
| [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.6` | `1.5.7` |
| [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.12.4` | `1.12.7` |
| [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.2.1` | `0.2.2` |
| [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.5.0` | `1.6.0` |
| [github.com/cloudwego/base64x](https://github.com/cloudwego/base64x) | `0.1.4` | `0.1.5` |
| [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.8.1` | `0.8.2` |
| [github.com/fasthttp/router](https://github.com/fasthttp/router) | `1.5.2` | `1.5.4` |
| [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.6` | `1.4.8` |
| [github.com/gin-contrib/sse](https://github.com/gin-contrib/sse) | `0.1.0` | `1.0.0` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.22.1` | `10.24.0` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.11` | `1.18.0` |
| [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) | `2.2.9` | `2.2.10` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.21.0` | `2.23.0` |
| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.48.1` | `0.50.0` |
| [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) | `1.13.1` | `1.14.1` |
| [github.com/sagernet/sing](https://github.com/sagernet/sing) | `0.5.0` | `0.5.1` |
| [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.14` | `0.3.15` |
| [github.com/tklauser/numcpus](https://github.com/tklauser/numcpus) | `0.9.0` | `0.10.0` |
| [golang.org/x/arch](https://github.com/golang/arch) | `0.12.0` | `0.13.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.29.0` | `0.36.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.22.0` | `0.23.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.31.0` | `0.37.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.9.0` | `0.12.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.27.0` | `0.31.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.8.0` | `0.11.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.27.0` | `0.30.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20241104194629-dd2ea8efbc28` | `0.0.0-20250115164207-1a7da9e5054f` |
| google.golang.org/protobuf | `1.35.1` | `1.36.5` |
| [lukechampine.com/blake3](https://github.com/lukechampine/blake3) | `1.3.0` | `1.4.0` |


Updates `github.com/gin-contrib/gzip` from 1.0.1 to 1.2.2
- [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.1...v1.2.2)

Updates `github.com/gin-contrib/sessions` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/gin-contrib/sessions/releases)
- [Changelog](https://github.com/gin-contrib/sessions/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/sessions/compare/v1.0.1...v1.0.2)

Updates `github.com/goccy/go-json` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.3...v0.10.4)

Updates `github.com/nicksnyder/go-i18n/v2` from 2.4.1 to 2.5.1
- [Release notes](https://github.com/nicksnyder/go-i18n/releases)
- [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nicksnyder/go-i18n/compare/v2.4.1...v2.5.1)

Updates `github.com/shirou/gopsutil/v4` from 4.24.10 to 4.25.2
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.24.10...v4.25.2)

Updates `github.com/valyala/fasthttp` from 1.57.0 to 1.58.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.57.0...v1.58.0)

Updates `github.com/xtls/xray-core` from 1.8.25-0.20241111042233-0df2446f824d to 1.250306.0
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/commits/v1.250306.0)

Updates `golang.org/x/text` from 0.20.0 to 0.23.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.20.0...v0.23.0)

Updates `google.golang.org/grpc` from 1.68.0 to 1.71.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.68.0...v1.71.0)

Updates `gorm.io/driver/sqlite` from 1.5.6 to 1.5.7
- [Commits](https://github.com/go-gorm/sqlite/compare/v1.5.6...v1.5.7)

Updates `github.com/bytedance/sonic` from 1.12.4 to 1.12.7
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.12.4...v1.12.7)

Updates `github.com/bytedance/sonic/loader` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/loader/v0.2.1...loader/v0.2.2)

Updates `github.com/cloudflare/circl` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.5.0...v1.6.0)

Updates `github.com/cloudwego/base64x` from 0.1.4 to 0.1.5
- [Release notes](https://github.com/cloudwego/base64x/releases)
- [Commits](https://github.com/cloudwego/base64x/compare/v0.1.4...v0.1.5)

Updates `github.com/ebitengine/purego` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/ebitengine/purego/releases)
- [Commits](https://github.com/ebitengine/purego/compare/v0.8.1...v0.8.2)

Updates `github.com/fasthttp/router` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.5.2...v1.5.4)

Updates `github.com/gabriel-vasile/mimetype` from 1.4.6 to 1.4.8
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.6...v1.4.8)

Updates `github.com/gin-contrib/sse` from 0.1.0 to 1.0.0
- [Release notes](https://github.com/gin-contrib/sse/releases)
- [Changelog](https://github.com/gin-contrib/sse/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/sse/compare/v0.1.0...v1.0.0)

Updates `github.com/go-playground/validator/v10` from 10.22.1 to 10.24.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.22.1...v10.24.0)

Updates `github.com/klauspost/compress` from 1.17.11 to 1.18.0
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.11...v1.18.0)

Updates `github.com/klauspost/cpuid/v2` from 2.2.9 to 2.2.10
- [Release notes](https://github.com/klauspost/cpuid/releases)
- [Changelog](https://github.com/klauspost/cpuid/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/cpuid/compare/v2.2.9...v2.2.10)

Updates `github.com/onsi/ginkgo/v2` from 2.21.0 to 2.23.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.21.0...v2.23.0)

Updates `github.com/quic-go/quic-go` from 0.48.1 to 0.50.0
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.48.1...v0.50.0)

Updates `github.com/rogpeppe/go-internal` from 1.13.1 to 1.14.1
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](https://github.com/rogpeppe/go-internal/compare/v1.13.1...v1.14.1)

Updates `github.com/sagernet/sing` from 0.5.0 to 0.5.1
- [Commits](https://github.com/sagernet/sing/compare/v0.5.0...v0.5.1)

Updates `github.com/tklauser/go-sysconf` from 0.3.14 to 0.3.15
- [Release notes](https://github.com/tklauser/go-sysconf/releases)
- [Commits](https://github.com/tklauser/go-sysconf/compare/v0.3.14...v0.3.15)

Updates `github.com/tklauser/numcpus` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/tklauser/numcpus/releases)
- [Commits](https://github.com/tklauser/numcpus/compare/v0.9.0...v0.10.0)

Updates `golang.org/x/arch` from 0.12.0 to 0.13.0
- [Commits](https://github.com/golang/arch/compare/v0.12.0...v0.13.0)

Updates `golang.org/x/crypto` from 0.29.0 to 0.36.0
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.36.0)

Updates `golang.org/x/mod` from 0.22.0 to 0.23.0
- [Commits](https://github.com/golang/mod/compare/v0.22.0...v0.23.0)

Updates `golang.org/x/net` from 0.31.0 to 0.37.0
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.37.0)

Updates `golang.org/x/sync` from 0.9.0 to 0.12.0
- [Commits](https://github.com/golang/sync/compare/v0.9.0...v0.12.0)

Updates `golang.org/x/sys` from 0.27.0 to 0.31.0
- [Commits](https://github.com/golang/sys/compare/v0.27.0...v0.31.0)

Updates `golang.org/x/time` from 0.8.0 to 0.11.0
- [Commits](https://github.com/golang/time/compare/v0.8.0...v0.11.0)

Updates `golang.org/x/tools` from 0.27.0 to 0.30.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.27.0...v0.30.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241104194629-dd2ea8efbc28 to 0.0.0-20250115164207-1a7da9e5054f
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.36.5

Updates `lukechampine.com/blake3` from 1.3.0 to 1.4.0
- [Commits](https://github.com/lukechampine/blake3/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/gin-contrib/sessions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/nicksnyder/go-i18n/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: gorm.io/driver/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/bytedance/sonic
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/bytedance/sonic/loader
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/cloudwego/base64x
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/ebitengine/purego
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/fasthttp/router
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/gin-contrib/sse
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/klauspost/compress
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/klauspost/cpuid/v2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/quic-go/quic-go
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/rogpeppe/go-internal
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/sagernet/sing
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/tklauser/go-sysconf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/tklauser/numcpus
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/arch
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/mod
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/sync
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/time
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/tools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: lukechampine.com/blake3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 17:52:51 +00:00
github-actions[bot]
8969331aa5 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.3.6
2025-03-08 17:09:23 +00:00
dependabot[bot]
c022ce95c9
chore(deps)(deps): bump github.com/goccy/go-json (#6)
Bumps the minor-patch-dependencies group with 1 update: [github.com/goccy/go-json](https://github.com/goccy/go-json).


Updates `github.com/goccy/go-json` from 0.10.4 to 0.10.5
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.4...v0.10.5)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 17:05:32 +00:00
dependabot[bot]
f71386041b
chore(deps)(deps): bump the minor-patch-dependencies group with 10 updates (#5)
Bumps the minor-patch-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) | `1.0.1` | `1.2.2` |
| [github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) | `1.0.1` | `1.0.2` |
| [github.com/goccy/go-json](https://github.com/goccy/go-json) | `0.10.3` | `0.10.4` |
| [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) | `2.4.1` | `2.5.1` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.24.10` | `4.25.2` |
| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.57.0` | `1.59.0` |
| [github.com/xtls/xray-core](https://github.com/xtls/xray-core) | `1.8.25-0.20241111042233-0df2446f824d` | `1.250306.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.20.0` | `0.23.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.68.0` | `1.71.0` |
| [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.6` | `1.5.7` |


Updates `github.com/gin-contrib/gzip` from 1.0.1 to 1.2.2
- [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.1...v1.2.2)

Updates `github.com/gin-contrib/sessions` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/gin-contrib/sessions/releases)
- [Changelog](https://github.com/gin-contrib/sessions/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/sessions/compare/v1.0.1...v1.0.2)

Updates `github.com/goccy/go-json` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.3...v0.10.4)

Updates `github.com/nicksnyder/go-i18n/v2` from 2.4.1 to 2.5.1
- [Release notes](https://github.com/nicksnyder/go-i18n/releases)
- [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nicksnyder/go-i18n/compare/v2.4.1...v2.5.1)

Updates `github.com/shirou/gopsutil/v4` from 4.24.10 to 4.25.2
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.24.10...v4.25.2)

Updates `github.com/valyala/fasthttp` from 1.57.0 to 1.59.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.57.0...v1.59.0)

Updates `github.com/xtls/xray-core` from 1.8.25-0.20241111042233-0df2446f824d to 1.250306.0
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/commits/v1.250306.0)

Updates `golang.org/x/text` from 0.20.0 to 0.23.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.20.0...v0.23.0)

Updates `google.golang.org/grpc` from 1.68.0 to 1.71.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.68.0...v1.71.0)

Updates `gorm.io/driver/sqlite` from 1.5.6 to 1.5.7
- [Commits](https://github.com/go-gorm/sqlite/compare/v1.5.6...v1.5.7)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/gin-contrib/sessions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/nicksnyder/go-i18n/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: gorm.io/driver/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 16:53:56 +00:00
civisrom
6ed7e8056e
Update go.sum 2025-03-08 19:49:47 +03:00
dependabot[bot]
c9a7670021
chore(deps)(deps): bump github.com/xtls/xray-core
Bumps the minor-patch-dependencies group with 1 update: [github.com/xtls/xray-core](https://github.com/xtls/xray-core).


Updates `github.com/xtls/xray-core` from 1.8.25-0.20250306135015-2cba2c4d59e4 to 1.250306.0
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/commits/v1.250306.0)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-08 16:37:15 +00:00
civisrom
a16b0eac78
Create go.sum 2025-03-08 18:58:15 +03:00
civisrom
499fa55c98
Delete go.sum 2025-03-08 18:44:48 +03:00
github-actions[bot]
7aa213e7a6 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.3.6
2025-03-08 14:13:54 +00:00
github-actions[bot]
da8da77bd7 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.3.6
2025-03-06 19:11:14 +00:00
civisrom
e13945acfc
Delete go.sum 2025-03-06 22:08:20 +03:00
github-actions[bot]
0a2cf71cfa chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.3.6
2025-03-06 19:07:01 +00:00
github-actions[bot]
66e450ec1a chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.3.6
2025-03-06 19:02:51 +00:00
civisrom
5c4800a017
Delete go.sum 2025-03-06 22:01:46 +03:00
github-actions[bot]
5e61fac847 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.3.6
2025-03-06 18:37:47 +00:00
github-actions[bot]
ba190203cd chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.2.21
2025-03-05 18:54:23 +00:00
github-actions[bot]
0d9d0aed49 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.2.21
2025-03-04 13:21:07 +00:00
civisrom
6766c2ae2b
Delete go.sum 2025-03-04 16:20:05 +03:00
github-actions[bot]
deb0d23faf chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.2.21
2025-03-04 13:06:13 +00:00
civisrom
ec852457a9
Delete go.sum 2025-03-04 16:01:10 +03:00
github-actions[bot]
0d42f15c95 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.2.21
2025-03-04 12:43:34 +00:00
civisrom
0634a5cf65
Delete go.sum 2025-03-04 15:42:51 +03:00
github-actions[bot]
1df06e27b6 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest release v25.2.21
2025-03-04 12:32:01 +00:00
civisrom
5cb8c376cd
Delete go.sum 2025-03-04 14:28:24 +03:00
github-actions[bot]
034bb2eb2c chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-03-04 09:04:51 +00:00
github-actions[bot]
22b9886bb0 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-03-03 17:04:16 +00:00
github-actions[bot]
dfbe9cc0cb chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-03-03 00:55:46 +00:00
github-actions[bot]
f3fcbe2ac1 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-02-28 17:48:39 +00:00
github-actions[bot]
29751bf2aa chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-02-26 12:59:19 +00:00
github-actions[bot]
5b56d353f9 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-02-24 18:48:59 +00:00
github-actions[bot]
896ae15402 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-02-22 02:26:07 +00:00
github-actions[bot]
fe8f1566b3 chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-02-21 13:18:57 +00:00
github-actions[bot]
dbcb46d1ef chore(deps): update Go dependencies
Automated update of Go dependencies including xray-core to latest stable version
2025-02-21 13:06:15 +00:00
civisrom
dc3ab0cf7f
Delete go.sum 2025-02-21 15:53:16 +03:00
github-actions[bot]
a712610c15 chore(deps): update Go dependencies 2025-02-21 12:42:29 +00:00
civisrom
b5425061da
Delete go.sum 2025-02-21 15:40:08 +03:00
github-actions[bot]
5feb3de8bd chore(deps): update Go dependencies 2025-02-21 12:29:29 +00:00
civisrom
e5ff8b3c74
Delete go.sum 2025-02-21 15:22:14 +03:00
github-actions[bot]
dba06d269c chore(deps): update Go dependencies
Automated update of Go dependencies excluding gvisor
2025-02-20 11:52:09 +00:00
github-actions[bot]
c6d4c2c6b7 chore(deps): update Go dependencies
Automated update of Go dependencies excluding gvisor
2025-02-16 09:55:48 +00:00
github-actions[bot]
45fe0c7ff1 chore(deps): update Go dependencies
Automated update of Go dependencies excluding gvisor
2025-02-13 19:23:40 +00:00
github-actions[bot]
a9d9630983 chore(deps): update Go dependencies
Automated update of Go dependencies excluding gvisor
2025-02-11 17:43:40 +00:00
github-actions[bot]
174f9c011a chore(deps): update Go dependencies 2025-02-08 06:55:34 +00:00
github-actions[bot]
5bc278153b chore(deps): update Go dependencies 2025-02-04 19:14:22 +00:00
civisrom
7c160ac432
Update go.sum 2025-02-04 22:02:59 +03:00
github-actions[bot]
9ef6ec964b chore(deps): update Go dependencies 2025-02-04 18:48:16 +00:00