File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/aws/aws-sdk-go-v2/service/sqs v1.42.3
2121 github.com/beevik/etree v1.4.1
2222 github.com/bluele/gcache v0.0.2
23- github.com/buger/jsonparser v1.1.1
23+ github.com/buger/jsonparser v1.1.2
2424 github.com/cenkalti/backoff/v5 v5.0.3
2525 github.com/cespare/xxhash/v2 v2.3.0
2626 github.com/containerd/errdefs v1.0.0
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ github.com/bmatcuk/doublestar v1.3.4 h1:gPypJ5xD31uhX6Tf54sDPUOBXTqKH4c9aPY66CyQ
9393github.com/bmatcuk/doublestar v1.3.4 /go.mod h1:wiQtGV+rzVYxB7WIlirSN++5HPtPlXEo9MEoZQC/PmE =
9494github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA =
9595github.com/bufbuild/protocompile v0.4.0 /go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8 =
96- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
97- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
96+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
97+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
9898github.com/bytedance/sonic v1.13.2 h1:8/H1FempDZqC4VqjptGo14QQlJx8VdZJegxs6wwfqpQ =
9999github.com/bytedance/sonic v1.13.2 /go.mod h1:o68xyaF9u2gvVBuGHPlUVCy+ZfmNNO5ETf1+KgkJhz4 =
100100github.com/bytedance/sonic/loader v0.1.1 /go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU =
You can’t perform that action at this time.
0 commit comments