new: add support for mux from sublink

This commit is contained in:
Hiddify
2024-01-17 09:46:56 +00:00
parent cefb3dafbc
commit 176aab767a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/hiddify/libcore
go 1.21.6
require (
github.com/hiddify/ray2sing v0.0.0-20240105113135-98cd4205af24
github.com/hiddify/ray2sing v0.0.0-20240117093641-2fe80dfa7aad
github.com/sagernet/gomobile v0.1.1
github.com/sagernet/sing v0.2.20
github.com/sagernet/sing-box v1.7.8