From 2c3263b68d35441af4549d0d2f03e8a52f680bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 18:02:26 +0000 Subject: [PATCH] Bump github.com/DataDog/datadog-api-client-go/v2 from 2.22.0 to 2.26.0 Bumps [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) from 2.22.0 to 2.26.0. - [Release notes](https://github.com/DataDog/datadog-api-client-go/releases) - [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/DataDog/datadog-api-client-go/compare/v2.22.0...v2.26.0) --- updated-dependencies: - dependency-name: github.com/DataDog/datadog-api-client-go/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index da3e94f..5ce9ee6 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/kanmu/ddcat go 1.20 require ( - github.com/DataDog/datadog-api-client-go/v2 v2.22.0 + github.com/DataDog/datadog-api-client-go/v2 v2.26.0 github.com/alecthomas/kong v0.8.1 github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de ) diff --git a/go.sum b/go.sum index a77e086..e2b94e5 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/DataDog/datadog-api-client-go/v2 v2.22.0 h1:+DtWu4PjGxsJU8FESjPi7C2rTDMojNungejsIzNFe70= -github.com/DataDog/datadog-api-client-go/v2 v2.22.0/go.mod h1:QKOu6vscsh87fMY1lHfLEmNSunyXImj8BUaUWJXOehc= +github.com/DataDog/datadog-api-client-go/v2 v2.26.0 h1:bZr0hu+hx8L91+yU5EGw8wK3FlCVEIashpx+cylWsf0= +github.com/DataDog/datadog-api-client-go/v2 v2.26.0/go.mod h1:QKOu6vscsh87fMY1lHfLEmNSunyXImj8BUaUWJXOehc= github.com/DataDog/zstd v1.5.2 h1:vUG4lAyuPCXO0TLbXvPv7EB7cNK1QV/luu55UHLrrn8= github.com/DataDog/zstd v1.5.2/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw= github.com/alecthomas/assert/v2 v2.1.0 h1:tbredtNcQnoSd3QBhQWI7QZ3XHOVkw1Moklp2ojoH/0=