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 @@ -16,7 +16,7 @@ require (
1616 github.com/beorn7/perks v1.0.1 // indirect
1717 github.com/bytedance/gopkg v0.1.4 // indirect
1818 github.com/bytedance/sonic v1.15.0 // indirect
19- github.com/bytedance/sonic/loader v0.5.0 // indirect
19+ github.com/bytedance/sonic/loader v0.5.1 // indirect
2020 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
2121 github.com/cespare/xxhash/v2 v2.3.0 // indirect
2222 github.com/cloudwego/base64x v0.1.6 // indirect
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/bytedance/gopkg v0.1.4 h1:oZnQwnX82KAIWb7033bEwtxvTqXcYMxDBaQxo5JJHWM
44github.com/bytedance/gopkg v0.1.4 /go.mod h1:v1zWfPm21Fb+OsyXN2VAHdL6TBb2L88anLQgdyje6R4 =
55github.com/bytedance/sonic v1.15.0 h1:/PXeWFaR5ElNcVE84U0dOHjiMHQOwNIx3K4ymzh/uSE =
66github.com/bytedance/sonic v1.15.0 /go.mod h1:tFkWrPz0/CUCLEF4ri4UkHekCIcdnkqXw9VduqpJh0k =
7- github.com/bytedance/sonic/loader v0.5.0 h1:gXH3KVnatgY7loH5/TkeVyXPfESoqSBSBEiDd5VjlgE =
8- github.com/bytedance/sonic/loader v0.5.0 /go.mod h1:AR4NYCk5DdzZizZ5djGqQ92eEhCCcdf5x77udYiSJRo =
7+ github.com/bytedance/sonic/loader v0.5.1 h1:Ygpfa9zwRCCKSlrp5bBP/b/Xzc3VxsAW+5NIYXrOOpI =
8+ github.com/bytedance/sonic/loader v0.5.1 /go.mod h1:AR4NYCk5DdzZizZ5djGqQ92eEhCCcdf5x77udYiSJRo =
99github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
1010github.com/cenkalti/backoff/v5 v5.0.3 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
1111github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
You can’t perform that action at this time.
0 commit comments