Skip to content

Commit

Permalink
Bump google.golang.org/api from 0.109.0 to 0.110.0 (#155)
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.109.0 to 0.110.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](googleapis/google-api-go-client@v0.109.0...v0.110.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  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>
  • Loading branch information
dependabot[bot] committed Feb 14, 2023
1 parent 7cd991f commit eb65ebf
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 18 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ require (
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.1
google.golang.org/api v0.109.0
google.golang.org/api v0.110.0
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
)

0 comments on commit eb65ebf

Please sign in to comment.