Skip to content

Commit

Permalink
Build(deps): Bump github.com/DataDog/datadog-lambda-go
Browse files Browse the repository at this point in the history
Bumps [github.com/DataDog/datadog-lambda-go](https://github.com/DataDog/datadog-lambda-go) from 1.9.0 to 1.11.0.
- [Release notes](https://github.com/DataDog/datadog-lambda-go/releases)
- [Commits](DataDog/datadog-lambda-go@v1.9.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-lambda-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 924378f commit 4b0215f
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/usdigitalresponse/grants-ingest
go 1.20

require (
github.com/DataDog/datadog-lambda-go v1.9.0
github.com/DataDog/datadog-lambda-go v1.11.0
github.com/Netflix/go-env v0.0.0-20220526054621-78278af1949d
github.com/alecthomas/kong v0.8.0
github.com/aws/aws-lambda-go v1.41.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.48.0-devel.0.20230725
github.com/DataDog/datadog-go/v5 v5.1.1/go.mod h1:KhiYb2Badlv9/rofz+OznKoEF5XKTonWyhx5K83AP8E=
github.com/DataDog/datadog-go/v5 v5.3.0 h1:2q2qjFOb3RwAZNU+ez27ZVDwErJv5/VpbBPprz7Z+s8=
github.com/DataDog/datadog-go/v5 v5.3.0/go.mod h1:XRDJk1pTc00gm+ZDiBKsjh7oOOtJfYfglVCmFb8C2+Q=
github.com/DataDog/datadog-lambda-go v1.9.0 h1:XtvshiRTzDNVQQAkNuMqUDMyCcfJJ0eLSLCOOKB52jQ=
github.com/DataDog/datadog-lambda-go v1.9.0/go.mod h1:TlnzDhuHlkedDvDYEc9Yo+15iAbYakYaIIeySC+Yguw=
github.com/DataDog/datadog-lambda-go v1.11.0 h1:7Y/Pcz6tCoIyq8pFLKgU0cTjVDJ2AXJRcwkplUwAYPc=
github.com/DataDog/datadog-lambda-go v1.11.0/go.mod h1:yDYV1eC/P3tzLlumIMf+yzrvIjkuyRfm0KhV1GWLfAs=
github.com/DataDog/go-libddwaf v1.5.0 h1:lrHP3VrEriy1M5uQuaOcKphf5GU40mBhihMAp6Ik55c=
github.com/DataDog/go-libddwaf v1.5.0/go.mod h1:Fpnmoc2k53h6desQrH1P0/gR52CUzkLNFugE5zWwUBQ=
github.com/DataDog/go-tuf v1.0.2-0.5.2 h1:EeZr937eKAWPxJ26IykAdWA4A0jQXJgkhUjqEI/w7+I=
Expand Down

0 comments on commit 4b0215f

Please sign in to comment.