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 @@ -3,7 +3,7 @@ module github.com/persona-id/datadog-query-linter
3
3
go 1.22.3
4
4
5
5
require (
6
- github.com/DataDog/datadog-api-client-go/v2 v2.37.1
6
+ github.com/DataDog/datadog-api-client-go/v2 v2.38.0
7
7
github.com/lmittmann/tint v1.1.1
8
8
github.com/pkg/errors v0.9.1
9
9
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change 1
- github.com/DataDog/datadog-api-client-go/v2 v2.37.1 h1:weZhrGMO//sMEoSKWngoSQwMp4zBSlEX4p3/YWy9ltw =
2
- github.com/DataDog/datadog-api-client-go/v2 v2.37.1 /go.mod h1:d3tOEgUd2kfsr9uuHQdY+nXrWp4uikgTgVCPdKNK30U =
1
+ github.com/DataDog/datadog-api-client-go/v2 v2.38.0 h1:0f2SuTVOFyDDtYvkOs+xawZLO08h10CBeiEfXsx5kVc =
2
+ github.com/DataDog/datadog-api-client-go/v2 v2.38.0 /go.mod h1:d3tOEgUd2kfsr9uuHQdY+nXrWp4uikgTgVCPdKNK30U =
3
3
github.com/DataDog/zstd v1.5.6 h1:LbEglqepa/ipmmQJUDnSsfvA8e8IStVcGaFWDuxvGOY =
4
4
github.com/DataDog/zstd v1.5.6 /go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw =
5
5
github.com/goccy/go-json v0.10.3 h1:KZ5WoDbxAIgm2HNbYckL0se1fHD6rz5j4ywS6ebzDqA =
You can’t perform that action at this time.
0 commit comments