diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-18 13:04:51 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-18 13:04:51 +0300 |
| commit | 9f85ec72a82c88fcad56a13d790c79cfe16c2a70 (patch) | |
| tree | 3196d7f0cf7c0cd351afbf6af0bd573eae360a8f /go.mod | |
| parent | ec4755952a95cfc0a8bd1bbc991ac71e1d4346d4 (diff) | |
Bump github.com/xtls/xray-core from 1.8.0 to 1.8.1
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.0...v1.8.1)
---
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>
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/pelletier/go-toml/v2 v2.0.7 github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v3 v3.23.3 - github.com/xtls/xray-core v1.8.0 + github.com/xtls/xray-core v1.8.1 go.uber.org/atomic v1.10.0 golang.org/x/text v0.9.0 google.golang.org/grpc v1.54.0 |
