RPRX 2026-02-06 09:42:41 +00:00 committed by GitHub
parent 957e5a6b15
commit 12ee51e4bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ import (
var (
Version_x byte = 26
Version_y byte = 2
Version_z byte = 4
Version_z byte = 6
)
var (

2
go.mod
View file

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