diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-19 13:44:54 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-19 13:44:54 +0300 |
| commit | 83f6f13b5049a6995bf308d37a6bf8b540bf1227 (patch) | |
| tree | 226eaa7bb2730cbff84463fce32109d0e9ca9381 /go.mod | |
| parent | b833ed799237fee9b6ba0b74675b5d340025279b (diff) | |
Bump github.com/xtls/xray-core from 1.8.1 to 1.8.3 (#621)
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.1...v1.8.3)
---
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 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,7 @@ require ( github.com/pelletier/go-toml/v2 v2.0.8 github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v3 v3.23.5 - github.com/xtls/xray-core v1.8.1 + github.com/xtls/xray-core v1.8.3 go.uber.org/atomic v1.11.0 golang.org/x/text v0.10.0 google.golang.org/grpc v1.56.0 @@ -54,6 +54,7 @@ require ( github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect github.com/refraction-networking/utls v1.3.2 // indirect github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 // indirect + github.com/sagernet/sing v0.2.5 // indirect github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb // indirect github.com/shoenig/go-m1cpu v0.1.6 // indirect |
