From 4e1e6c5e7246f15112e562da4cd85dbcb4cd5200 Mon Sep 17 00:00:00 2001 From: wwqgtxx Date: Mon, 16 Oct 2023 15:37:53 +0800 Subject: downgrade mdlayher/socket to v0.4.1 for go 1.20 Signed-off-by: wwqgtxx --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ac949ca..547404d 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( require ( github.com/davecgh/go-spew v1.1.0 // indirect github.com/josharian/native v1.1.0 // indirect - github.com/mdlayher/socket v0.5.0 // indirect + github.com/mdlayher/socket v0.4.1 // indirect github.com/pierrec/lz4/v4 v4.1.14 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/smartystreets/goconvey v1.6.4 // indirect -- cgit v1.2.3