From d0526e5bbe44e108af5e4ea219e308951062c4fa Mon Sep 17 00:00:00 2001 From: vipwzw Date: Fri, 18 Feb 2022 17:05:29 +0800 Subject: [PATCH] [[FIX]] update chain33 update chain33 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 394dc1780f..29b92eb513 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/33cn/plugin go 1.15 require ( - github.com/33cn/chain33 v1.66.4 + github.com/33cn/chain33 v1.66.5 github.com/BurntSushi/toml v0.3.1 github.com/NebulousLabs/Sia v1.3.7 github.com/NebulousLabs/errors v0.0.0-20181203160057-9f787ce8f69e // indirect