From be9761b15f6d63694a77ceb75dd3356b2ddeb8be Mon Sep 17 00:00:00 2001 From: sandy <18382255942@163.com> Date: Mon, 13 May 2024 19:09:19 +0800 Subject: [PATCH] feat(): fix mod --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index c806769..a87b9e8 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/everFinance/goar go 1.21.1 -toolchain go1.22.1 - require ( github.com/btcsuite/btcd/btcutil v1.1.3 github.com/ethereum/go-ethereum v1.13.5