Skip to content

Commit a5ca33e

Browse files
Bump google.golang.org/api from 0.165.0 to 0.166.0 (#240)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.165.0 to 0.166.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.165.0...v0.166.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c41f574 commit a5ca33e

File tree

2 files changed

+134
-10
lines changed

2 files changed

+134
-10
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ require (
1111
github.com/mattn/go-sqlite3 v2.0.3+incompatible
1212
github.com/spf13/pflag v1.0.5
1313
github.com/stretchr/testify v1.8.4
14-
google.golang.org/api v0.165.0
14+
google.golang.org/api v0.166.0
1515
)

0 commit comments

Comments
 (0)