Upgrade github.com/xtls/reality to 085bdf2104d3

Fixes https://github.com/XTLS/Xray-core/issues/1659
This commit is contained in:
RPRX 2023-02-17 11:43:18 +00:00 committed by GitHub
parent 4d2e2b24d3
commit 82003f28b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e
github.com/xtls/go v0.0.0-20230107031059-4610f88d00f3
github.com/xtls/reality v0.0.0-20230210055008-e814936a3d99
github.com/xtls/reality v0.0.0-20230217102704-085bdf2104d3
go.starlark.net v0.0.0-20230128213706-3f75dec8e403
golang.org/x/crypto v0.6.0
golang.org/x/net v0.7.0