diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-24 01:57:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 01:57:32 +0300 |
| commit | 58647c6496f3db901d3bdff107e8cd0a06243141 (patch) | |
| tree | 3f9874d893a522ad6a2fcb5a525d267df9fdb2b9 /go.mod | |
| parent | 0b8a28d56de4868cd28709756de287b2488ea048 (diff) | |
Bump github.com/xtls/xray-core from 1.8.15 to 1.8.16 (#2426)
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.15 to 1.8.16.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.15...v1.8.16)
---
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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ require ( github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v4 v4.24.5 github.com/valyala/fasthttp v1.55.0 - github.com/xtls/xray-core v1.8.15 + github.com/xtls/xray-core v1.8.16 go.uber.org/atomic v1.11.0 golang.org/x/text v0.16.0 google.golang.org/grpc v1.64.0 |
