diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-30 18:27:11 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-30 18:27:11 +0300 |
| commit | 1e902c25119474459408e06c44e0f81c9cef0cbd (patch) | |
| tree | cd6f4a2be0e91a2973820fb3702811c0f3753882 /go.mod | |
| parent | 1a0cdfbfbc7bbca4698cf291c9e1cef84cee5e3a (diff) | |
Bump github.com/xtls/xray-core from 1.8.9 to 1.8.10 (#2165)
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.9...v1.8.10)
---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
dependency-type: direct:production
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,7 +14,7 @@ require ( github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v3 v3.24.2 github.com/valyala/fasthttp v1.52.0 - github.com/xtls/xray-core v1.8.9 + github.com/xtls/xray-core v1.8.10 go.uber.org/atomic v1.11.0 golang.org/x/text v0.14.0 google.golang.org/grpc v1.62.1 @@ -60,11 +60,11 @@ require ( github.com/onsi/ginkgo/v2 v2.16.0 // indirect github.com/pires/go-proxyproto v0.7.0 // indirect github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect - github.com/quic-go/quic-go v0.41.0 // indirect + github.com/quic-go/quic-go v0.42.0 // indirect github.com/refraction-networking/utls v1.6.3 // indirect github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 // indirect github.com/rogpeppe/go-internal v1.11.0 // indirect - github.com/sagernet/sing v0.3.6 // indirect + github.com/sagernet/sing v0.3.8 // indirect github.com/sagernet/sing-shadowsocks v0.2.6 // indirect github.com/savsgio/gotils v0.0.0-20240303185622-093b76447511 // indirect github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb // indirect |
