RPRX
2026-01-18 05:43:07 +00:00
committed by GitHub
parent 1cf5662949
commit 7ff06f65ec
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ import (
var (
Version_x byte = 26
Version_y byte = 1
Version_z byte = 13
Version_z byte = 18
)
var (

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/xtls/xray-core
go 1.25.5
go 1.25.6
require (
github.com/apernet/quic-go v0.57.2-0.20260111184307-eec823306178