File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
6767 github.com/bits-and-blooms/bitset v1.24.4 // indirect
6868 github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
6969 github.com/btcsuite/btcd/chaincfg/chainhash v1.0.3 // indirect
70- github.com/buger/jsonparser v1.1.1 // indirect
70+ github.com/buger/jsonparser v1.1.2 // indirect
7171 github.com/c-bata/go-prompt v0.2.6 // indirect
7272 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
7373 github.com/cespare/xxhash v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -110,6 +110,8 @@ github.com/btcsuite/btcd/chaincfg/chainhash v1.0.3 h1:SDlJ7bAm4ewvrmZtR0DaiYbQGd
110110github.com/btcsuite/btcd/chaincfg/chainhash v1.0.3 /go.mod h1:7SFka0XMvUgj3hfZtydOrQY2mwhPclbT2snogU7SQQc =
111111github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
112112github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
113+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
114+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
113115github.com/bytedance/sonic v1.11.5 h1:G00FYjjqll5iQ1PYXynbg/hyzqBqavH8Mo9/oTopd9k =
114116github.com/bytedance/sonic v1.11.5 /go.mod h1:X2PC2giUdj/Cv2lliWFLk6c/DUQok5rViJSemeB0wDw =
115117github.com/bytedance/sonic/loader v0.1.0 h1:skjHJ2Bi9ibbq3Dwzh1w42MQ7wZJrXmEZr/uqUn3f0Q =
You can’t perform that action at this time.
0 commit comments