Skip to content

Commit

Permalink
Merge pull request #17 from kanmu/dependabot/go_modules/github.com/Da…
Browse files Browse the repository at this point in the history
…taDog/datadog-api-client-go/v2-2.17.0

Bump github.com/DataDog/datadog-api-client-go/v2 from 2.16.0 to 2.17.0
  • Loading branch information
winebarrel authored Sep 19, 2023
2 parents 2dddb42 + 53e062e commit 45fde22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/kanmu/ddcat
go 1.20

require (
github.com/DataDog/datadog-api-client-go/v2 v2.16.0
github.com/DataDog/datadog-api-client-go/v2 v2.17.0
github.com/alecthomas/kong v0.8.0
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/DataDog/datadog-api-client-go/v2 v2.16.0 h1:wwroXLmBlO5/o+uS1UxDpuMIkhIL6gJAu6m0ttGM5Yc=
github.com/DataDog/datadog-api-client-go/v2 v2.16.0/go.mod h1:uJd7G1BONVIyiVw684VMn2XYI1FfN1tx4bRGenAf2bo=
github.com/DataDog/datadog-api-client-go/v2 v2.17.0 h1:0jI5TotLfWgsydMg/QTHkuoqNCFKSMorjU3ki/fbVI8=
github.com/DataDog/datadog-api-client-go/v2 v2.17.0/go.mod h1:uJd7G1BONVIyiVw684VMn2XYI1FfN1tx4bRGenAf2bo=
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=
Expand Down

0 comments on commit 45fde22

Please sign in to comment.