Bump github.com/microsoftgraph/msgraph-sdk-go from 1.18.0 to 1.19.0 (#235)

Bumps [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-20 06:48:14 -07:00 committed by GitHub
parent ec5c68a7ba
commit 3b16fdaff4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/docker/docker v24.0.6+incompatible
github.com/google/uuid v1.3.1
github.com/microsoft/kiota-authentication-azure-go v1.0.0
github.com/microsoftgraph/msgraph-sdk-go v1.18.0
github.com/microsoftgraph/msgraph-sdk-go v1.19.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pires/go-proxyproto v0.6.2
github.com/sirupsen/logrus v1.9.3