File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/aymerick/douceur v0.2.0 // indirect
2525 github.com/bahlo/generic-list-go v0.2.0 // indirect
2626 github.com/buger/jsonparser v1.1.1 // indirect
27- github.com/bytedance/sonic v1.10.1 // indirect
27+ github.com/bytedance/sonic v1.10.2 // indirect
2828 github.com/cenkalti/backoff/v4 v4.2.1 // indirect
2929 github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
3030 github.com/chenzhuoyu/iasm v0.9.0 // indirect
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMU
6767github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
6868github.com/bytedance/sonic v1.5.0 /go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM =
6969github.com/bytedance/sonic v1.10.0-rc /go.mod h1:ElCzW+ufi8qKqNW0FY314xriJhyJhuoJ3gFZdAHF7NM =
70- github.com/bytedance/sonic v1.10.1 h1:7a1wuFXL1cMy7a3f7/VFcEtriuXQnUBhtoVfOZiaysc =
71- github.com/bytedance/sonic v1.10.1 /go.mod h1:iZcSUejdk5aukTND/Eu/ivjQuEL0Cu9/rf50Hi0u/g4 =
70+ github.com/bytedance/sonic v1.10.2 h1:GQebETVBxYB7JGWJtLBi07OVzWwt+8dWA00gEVW2ZFE =
71+ github.com/bytedance/sonic v1.10.2 /go.mod h1:iZcSUejdk5aukTND/Eu/ivjQuEL0Cu9/rf50Hi0u/g4 =
7272github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM =
7373github.com/cenkalti/backoff/v4 v4.2.1 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
7474github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ require (
4545 github.com/aymerick/douceur v0.2.0 // indirect
4646 github.com/bahlo/generic-list-go v0.2.0 // indirect
4747 github.com/buger/jsonparser v1.1.1 // indirect
48- github.com/bytedance/sonic v1.10.1 // indirect
48+ github.com/bytedance/sonic v1.10.2 // indirect
4949 github.com/cenkalti/backoff/v4 v4.2.1 // indirect
5050 github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
5151 github.com/chenzhuoyu/iasm v0.9.0 // indirect
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMU
6969github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
7070github.com/bytedance/sonic v1.5.0 /go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM =
7171github.com/bytedance/sonic v1.10.0-rc /go.mod h1:ElCzW+ufi8qKqNW0FY314xriJhyJhuoJ3gFZdAHF7NM =
72- github.com/bytedance/sonic v1.10.1 h1:7a1wuFXL1cMy7a3f7/VFcEtriuXQnUBhtoVfOZiaysc =
73- github.com/bytedance/sonic v1.10.1 /go.mod h1:iZcSUejdk5aukTND/Eu/ivjQuEL0Cu9/rf50Hi0u/g4 =
72+ github.com/bytedance/sonic v1.10.2 h1:GQebETVBxYB7JGWJtLBi07OVzWwt+8dWA00gEVW2ZFE =
73+ github.com/bytedance/sonic v1.10.2 /go.mod h1:iZcSUejdk5aukTND/Eu/ivjQuEL0Cu9/rf50Hi0u/g4 =
7474github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM =
7575github.com/cenkalti/backoff/v4 v4.2.1 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
7676github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments