From c9d07a3e113478585181c68cd94b546b0b545e06 Mon Sep 17 00:00:00 2001 From: Hiddify Date: Sat, 10 Feb 2024 10:09:27 +0100 Subject: [PATCH] new: add delay 65535 when node is unavilable. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 18a2d79..73a65e7 100644 --- a/go.mod +++ b/go.mod @@ -104,7 +104,7 @@ require ( lukechampine.com/blake3 v1.2.1 // indirect ) -replace github.com/sagernet/sing-box => github.com/hiddify/hiddify-sing-box v1.7.9-0.20240206133628-8dea4447664f +replace github.com/sagernet/sing-box => github.com/hiddify/hiddify-sing-box 99f9e4e replace github.com/sagernet/wireguard-go => github.com/hiddify/wireguard-go v0.0.0-20240125143346-481d18d77fe1