1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-12 21:35:14 +00:00

chore(deps): bump google.golang.org/api from 0.264.0 to 0.265.0 (#1533)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.264.0 to 0.265.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.264.0...v0.265.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.265.0
  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>
Co-authored-by: TwiN <twin@linux.com>
This commit is contained in:
dependabot[bot]
2026-02-07 22:27:02 -05:00
committed by GitHub
parent e580cd362a
commit e5b4e0d381
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
golang.org/x/crypto v0.47.0
golang.org/x/oauth2 v0.34.0
golang.org/x/sync v0.19.0
google.golang.org/api v0.264.0
google.golang.org/api v0.265.0
google.golang.org/grpc v1.78.0
gopkg.in/mail.v2 v2.3.1
gopkg.in/yaml.v3 v3.0.1