File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/aws/aws-sdk-go-v2/service/sts v1.41.9 // indirect
3030 github.com/aws/smithy-go v1.24.2 // indirect
3131 github.com/bahlo/generic-list-go v0.2.0 // indirect
32- github.com/buger/jsonparser v1.1.1 // indirect
32+ github.com/buger/jsonparser v1.1.2 // indirect
3333 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
3434 github.com/cespare/xxhash/v2 v2.3.0 // indirect
3535 github.com/cloudquery/cloudquery-api-go v1.14.8 // indirect
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/bahlo/generic-list-go v0.2.0/go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xW
4848github.com/bmatcuk/doublestar v1.1.1 /go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w =
4949github.com/bradleyjkemp/cupaloy/v2 v2.8.0 h1:any4BmKE+jGIaMpnU8YgH/I2LPiLBufr6oMMlVBbn9M =
5050github.com/bradleyjkemp/cupaloy/v2 v2.8.0 /go.mod h1:bm7JXdkRd4BHJk9HpwqAI8BoAY1lps46Enkdqw6aRX0 =
51- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
52- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
51+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
52+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
5353github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
5454github.com/cenkalti/backoff/v5 v5.0.3 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
5555github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
6464 github.com/aws/aws-sdk-go-v2/service/sts v1.41.9 // indirect
6565 github.com/aws/smithy-go v1.24.2 // indirect
6666 github.com/bahlo/generic-list-go v0.2.0 // indirect
67- github.com/buger/jsonparser v1.1.1 // indirect
67+ github.com/buger/jsonparser v1.1.2 // indirect
6868 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
6969 github.com/cespare/xxhash/v2 v2.3.0 // indirect
7070 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/bahlo/generic-list-go v0.2.0/go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xW
4848github.com/bmatcuk/doublestar v1.1.1 /go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w =
4949github.com/bradleyjkemp/cupaloy/v2 v2.8.0 h1:any4BmKE+jGIaMpnU8YgH/I2LPiLBufr6oMMlVBbn9M =
5050github.com/bradleyjkemp/cupaloy/v2 v2.8.0 /go.mod h1:bm7JXdkRd4BHJk9HpwqAI8BoAY1lps46Enkdqw6aRX0 =
51- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
52- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
51+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
52+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
5353github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
5454github.com/cenkalti/backoff/v5 v5.0.3 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
5555github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
You can’t perform that action at this time.
0 commit comments