From 73aabde6272691788609c307251262a8d8bcee50 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify1@users.noreply.github.com> Date: Wed, 23 Aug 2023 23:17:17 +0200 Subject: [PATCH] Update to singbox 1.4.0.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index be83d8b..754d451 100644 --- a/go.mod +++ b/go.mod @@ -87,4 +87,4 @@ require ( lukechampine.com/blake3 v1.2.1 // indirect ) -replace github.com/sagernet/sing-box => github.com/hiddify/hiddify-sing-box v1.4.0 +replace github.com/sagernet/sing-box => github.com/hiddify/hiddify-sing-box v1.4.0.2