diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-16 02:08:14 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-16 02:33:24 +0300 |
| commit | f21c293693b723d12dcbb1a2e8035e25ac230743 (patch) | |
| tree | 66b8c8d913dec1c8d63fbe7854b3b7a7fb86ebc0 /go.mod | |
| parent | 56159d9c5258e80ae1210298efd5da6440738370 (diff) | |
Xray core v1.8.18
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ require ( github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v4 v4.24.6 github.com/valyala/fasthttp v1.55.0 - github.com/xtls/xray-core v1.8.17 + github.com/xtls/xray-core v1.8.18 go.uber.org/atomic v1.11.0 golang.org/x/text v0.16.0 google.golang.org/grpc v1.65.0 @@ -67,7 +67,7 @@ require ( github.com/sagernet/sing v0.4.1 // indirect github.com/sagernet/sing-shadowsocks v0.2.7 // indirect github.com/savsgio/gotils v0.0.0-20240704082632-aef3928b8a38 // indirect - github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb // indirect + github.com/seiflotfy/cuckoofilter v0.0.0-20240715131351-a2f2c23f1771 // indirect github.com/shoenig/go-m1cpu v0.1.6 // indirect github.com/tklauser/go-sysconf v0.3.14 // indirect github.com/tklauser/numcpus v0.8.0 // indirect |
