File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ require (
6969 github.com/aws/smithy-go v1.24.0 // indirect
7070 github.com/bahlo/generic-list-go v0.2.0 // indirect
7171 github.com/bmatcuk/doublestar/v4 v4.9.1 // indirect
72- github.com/buger/jsonparser v1.1.1 // indirect
72+ github.com/buger/jsonparser v1.1.2 // indirect
7373 github.com/cespare/xxhash/v2 v2.3.0 // indirect
7474 github.com/clipperhouse/stringish v0.1.1 // indirect
7575 github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPn
7777github.com/bahlo/generic-list-go v0.2.0 /go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xWbdbCW3pNTGyYg =
7878github.com/bmatcuk/doublestar/v4 v4.9.1 h1:X8jg9rRZmJd4yRy7ZeNDRnM+T3ZfHv15JiBJ/avrEXE =
7979github.com/bmatcuk/doublestar/v4 v4.9.1 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
80- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
81- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
80+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
81+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
8282github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4 =
8383github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
8484github.com/cenkalti/backoff/v5 v5.0.3 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
You can’t perform that action at this time.
0 commit comments