From b52bebe7d39bf5cbe950a64ef2cc2efeaeb5bf77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:23:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=BC=20Update=20dependency=20go=20to=20?= =?UTF-8?q?v1.22.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8326c85..00d4400 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/database64128/shadowsocks-go -go 1.22.0 +go 1.22.1 require ( github.com/database64128/tfo-go/v2 v2.1.0