Skip to content

Commit

Permalink
支持 tuic
Browse files Browse the repository at this point in the history
  • Loading branch information
xmdhs committed Aug 22, 2023
1 parent acccb90 commit 5768822
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.0

require (
github.com/xmdhs/clash2singbox v0.0.0-20230820075432-7fc92d4f2f07
github.com/xmdhs/clash2singbox v0.0.0-20230822155130-55cb537e8b0c
go.etcd.io/bbolt v1.3.7
lukechampine.com/blake3 v1.2.1
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ github.com/xmdhs/clash2singbox v0.0.0-20230819093719-aefa49dc0d7c h1:h0eMfY8rZO2
github.com/xmdhs/clash2singbox v0.0.0-20230819093719-aefa49dc0d7c/go.mod h1:B2zmjOtma7OqZN1E51CnkfHyEv6kfXtkTqtY+E4JyKE=
github.com/xmdhs/clash2singbox v0.0.0-20230820075432-7fc92d4f2f07 h1:iRMmQb/kwE3NSdCv2SM4sEMfKzCXXRSv8nGeHZubeEk=
github.com/xmdhs/clash2singbox v0.0.0-20230820075432-7fc92d4f2f07/go.mod h1:B2zmjOtma7OqZN1E51CnkfHyEv6kfXtkTqtY+E4JyKE=
github.com/xmdhs/clash2singbox v0.0.0-20230822155130-55cb537e8b0c h1:UgfjO9AsmiWgLdwU4LmlC6agKUYngm/cfdwg/zuIswU=
github.com/xmdhs/clash2singbox v0.0.0-20230822155130-55cb537e8b0c/go.mod h1:B2zmjOtma7OqZN1E51CnkfHyEv6kfXtkTqtY+E4JyKE=
go.etcd.io/bbolt v1.3.7 h1:j+zJOnnEjF/kyHlDDgGnVL/AIqIJPq8UoB2GSNfkUfQ=
go.etcd.io/bbolt v1.3.7/go.mod h1:N9Mkw9X8x5fupy0IKsmuqVtoGDyxsaDlbk4Rd05IAQw=
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 h1:MGwJjxBy0HJshjDNfLsYO8xppfqWlA5ZT9OhtUUhTNw=
Expand Down

0 comments on commit 5768822

Please sign in to comment.