新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Commit 0a8bcb31 authored by baoxinyu's avatar baoxinyu

bigcache 3.0.2 -> biggerball 3.1.0

parent 176fc9c0
No related merge requests found
......@@ -29,4 +29,5 @@ require (
replace (
github.com/RedisBloom/redisbloom-go => chainmaker.org/third_party/redisbloom-go v1.0.0
google.golang.org/grpc => google.golang.org/grpc v1.26.0
github.com/allegro/bigcache/v3 => chainmaker.org/biggerball/bigcache/v3 v3.1.0
)
......@@ -5,10 +5,10 @@ go 1.15
require (
chainmaker.org/chainmaker/localconf/v2 v2.1.1-0.20211214124610-bb7620382194
chainmaker.org/chainmaker/logger/v2 v2.1.1-0.20211214124250-621f11b35ab0
chainmaker.org/chainmaker/pb-go/v2 v2.1.1-0.20220308063854-afa02a7d6a4e
chainmaker.org/chainmaker/protocol/v2 v2.1.2-0.20220310084809-43685565fb18
chainmaker.org/chainmaker/pb-go/v2 v2.3.0
chainmaker.org/chainmaker/protocol/v2 v2.3.1
chainmaker.org/chainmaker/store/v2 v2.1.1
chainmaker.org/chainmaker/utils/v2 v2.1.1-0.20220128023017-5bf8279342f1
chainmaker.org/chainmaker/utils/v2 v2.3.0
github.com/spf13/cobra v1.1.1
)
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment