File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module cosmossdk.io/log
3
3
go 1.21
4
4
5
5
require (
6
- github.com/bytedance/sonic v1.12.3
6
+ github.com/bytedance/sonic v1.12.4
7
7
github.com/pkg/errors v0.9.1
8
8
github.com/rs/zerolog v1.33.0
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/bytedance/sonic v1.12.3 h1:W2MGa7RCU1QTeYRTPE3+88mVC0yXmsRQRChiyVocVjU =
2
- github.com/bytedance/sonic v1.12.3 /go.mod h1:B8Gt/XvtZ3Fqj+iSKMypzymZxw/FVwgIGKzMzT9r/rk =
1
+ github.com/bytedance/sonic v1.12.4 h1:9Csb3c9ZJhfUWeMtpCDCq6BUoH5ogfDFLUgQ/jG+R0k =
2
+ github.com/bytedance/sonic v1.12.4 /go.mod h1:B8Gt/XvtZ3Fqj+iSKMypzymZxw/FVwgIGKzMzT9r/rk =
3
3
github.com/bytedance/sonic/loader v0.1.1 /go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU =
4
4
github.com/bytedance/sonic/loader v0.2.0 h1:zNprn+lsIP06C/IqCHs3gPQIvnvpKbbxyXQP1iU4kWM =
5
5
github.com/bytedance/sonic/loader v0.2.0 /go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU =
You can’t perform that action at this time.
0 commit comments