Bump google.golang.org/api from 0.244.0 to 0.246.0 (#618)

This commit is contained in:
dependabot[bot]
2025-08-12 07:08:28 +00:00
committed by GitHub
parent 525e724399
commit 67e66a6d8f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
golang.org/x/crypto v0.40.0
golang.org/x/oauth2 v0.30.0
golang.org/x/sync v0.16.0
google.golang.org/api v0.244.0
google.golang.org/api v0.246.0
mvdan.cc/sh/v3 v3.12.0
)