build(deps): bump the common-golang-dependencies group with 2 updates (#3813)

Bumps the common-golang-dependencies group with 2 updates:
[github.com/prometheus/common](https://github.com/prometheus/common) and
[google.golang.org/api](https://github.com/googleapis/google-api-go-client).

Updates `github.com/prometheus/common` from 0.52.3 to 0.53.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/common/releases">github.com/prometheus/common's
releases</a>.</em></p>
<blockquote>
<h2>v0.53.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add StatusAt method for Alert struct by <a
href="https://github.com/grobinson-grafana"><code>@​grobinson-grafana</code></a>
in <a
href="https://redirect.github.com/prometheus/common/pull/618">prometheus/common#618</a></li>
<li>config: allow exposing real secret value through marshal by <a
href="https://github.com/GiedriusS"><code>@​GiedriusS</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/487">prometheus/common#487</a></li>
<li>Fix up config test by <a
href="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/621">prometheus/common#621</a></li>
<li>LabelSet.String: restore faster sort call by <a
href="https://github.com/bboreham"><code>@​bboreham</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/619">prometheus/common#619</a></li>
<li>LabelSet: add unit test for String method by <a
href="https://github.com/bboreham"><code>@​bboreham</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/620">prometheus/common#620</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/grobinson-grafana"><code>@​grobinson-grafana</code></a>
made their first contribution in <a
href="https://redirect.github.com/prometheus/common/pull/618">prometheus/common#618</a></li>
<li><a href="https://github.com/GiedriusS"><code>@​GiedriusS</code></a>
made their first contribution in <a
href="https://redirect.github.com/prometheus/common/pull/487">prometheus/common#487</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prometheus/common/compare/v0.52.3...v0.53.0">https://github.com/prometheus/common/compare/v0.52.3...v0.53.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e54e4df4b9"><code>e54e4df</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/common/issues/620">#620</a>
from bboreham/test-string</li>
<li><a
href="e25b951c21"><code>e25b951</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/common/issues/619">#619</a>
from bboreham/restore-sort</li>
<li><a
href="c1b9b72525"><code>c1b9b72</code></a>
Fix up config test (<a
href="https://redirect.github.com/prometheus/common/issues/621">#621</a>)</li>
<li><a
href="de5ed88222"><code>de5ed88</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/common/issues/487">#487</a>
from GiedriusS/allow_exposing_real_value</li>
<li><a
href="ea817bb07f"><code>ea817bb</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/common/issues/618">#618</a>
from grobinson-grafana/grobinson/add-status-at</li>
<li><a
href="a1ca958f13"><code>a1ca958</code></a>
LabelSet: add unit test for String method</li>
<li><a
href="be294f140b"><code>be294f1</code></a>
LabelSet.String: restore faster sort call</li>
<li><a
href="506a12c25e"><code>506a12c</code></a>
Fix comment</li>
<li><a
href="fb6970a7e4"><code>fb6970a</code></a>
Add StatusAt method for Alert struct</li>
<li>See full diff in <a
href="https://github.com/prometheus/common/compare/v0.52.3...v0.53.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `google.golang.org/api` from 0.172.0 to 0.176.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's
releases</a>.</em></p>
<blockquote>
<h2>v0.176.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.175.0...v0.176.0">0.176.0</a>
(2024-04-22)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2537">#2537</a>)
(<a
href="773fe01294">773fe01</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2538">#2538</a>)
(<a
href="30d8c8795c">30d8c87</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2540">#2540</a>)
(<a
href="6825bb8fc9">6825bb8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Default defaultEndpointTemplate (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2535">#2535</a>)
(<a
href="5a78abe30a">5a78abe</a>)</li>
</ul>
<h2>v0.175.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.174.0...v0.175.0">0.175.0</a>
(2024-04-19)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2526">#2526</a>)
(<a
href="ec3a580290">ec3a580</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2529">#2529</a>)
(<a
href="9622a0d432">9622a0d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Bump auth deps (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2528">#2528</a>)
(<a
href="f662ab75f2">f662ab7</a>)</li>
<li>Various auth transition bugs (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2533">#2533</a>)
(<a
href="d64b1d06f0">d64b1d0</a>)</li>
</ul>
<h2>v0.174.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.173.0...v0.174.0">0.174.0</a>
(2024-04-17)</h2>
<h3>Features</h3>
<ul>
<li>Add hooks in for new auth library (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2228">#2228</a>)
(<a
href="4054271be9">4054271</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2524">#2524</a>)
(<a
href="f49960dabd">f49960d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>internal:</strong> Set scopes for new auth flow (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2525">#2525</a>)
(<a
href="0f0a2f07eb">0f0a2f0</a>),
refs <a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2523">#2523</a>
<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2522">#2522</a></li>
</ul>
<h2>v0.173.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.173.0">0.173.0</a>
(2024-04-16)</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.175.0...v0.176.0">0.176.0</a>
(2024-04-22)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2537">#2537</a>)
(<a
href="773fe01294">773fe01</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2538">#2538</a>)
(<a
href="30d8c8795c">30d8c87</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2540">#2540</a>)
(<a
href="6825bb8fc9">6825bb8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Default defaultEndpointTemplate (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2535">#2535</a>)
(<a
href="5a78abe30a">5a78abe</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.174.0...v0.175.0">0.175.0</a>
(2024-04-19)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2526">#2526</a>)
(<a
href="ec3a580290">ec3a580</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2529">#2529</a>)
(<a
href="9622a0d432">9622a0d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Bump auth deps (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2528">#2528</a>)
(<a
href="f662ab75f2">f662ab7</a>)</li>
<li>Various auth transition bugs (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2533">#2533</a>)
(<a
href="d64b1d06f0">d64b1d0</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.173.0...v0.174.0">0.174.0</a>
(2024-04-17)</h2>
<h3>Features</h3>
<ul>
<li>Add hooks in for new auth library (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2228">#2228</a>)
(<a
href="4054271be9">4054271</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2524">#2524</a>)
(<a
href="f49960dabd">f49960d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>internal:</strong> Set scopes for new auth flow (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2525">#2525</a>)
(<a
href="0f0a2f07eb">0f0a2f0</a>),
refs <a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2523">#2523</a>
<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2522">#2522</a></li>
</ul>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.173.0">0.173.0</a>
(2024-04-16)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2494">#2494</a>)
(<a
href="a48e9dea05">a48e9de</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2499">#2499</a>)
(<a
href="4ebe65e4c4">4ebe65e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2500">#2500</a>)
(<a
href="5b9019f282">5b9019f</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2501">#2501</a>)
(<a
href="cdac273fa0">cdac273</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="81ccc7e530"><code>81ccc7e</code></a>
chore(main): release 0.176.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2536">#2536</a>)</li>
<li><a
href="6825bb8fc9"><code>6825bb8</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2540">#2540</a>)</li>
<li><a
href="30d8c8795c"><code>30d8c87</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2538">#2538</a>)</li>
<li><a
href="773fe01294"><code>773fe01</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2537">#2537</a>)</li>
<li><a
href="5a78abe30a"><code>5a78abe</code></a>
fix: default defaultEndpointTemplate (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2535">#2535</a>)</li>
<li><a
href="67a5d6d5a6"><code>67a5d6d</code></a>
chore(main): release 0.175.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2527">#2527</a>)</li>
<li><a
href="d64b1d06f0"><code>d64b1d0</code></a>
fix: various auth transition bugs (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2533">#2533</a>)</li>
<li><a
href="9622a0d432"><code>9622a0d</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2529">#2529</a>)</li>
<li><a
href="f662ab75f2"><code>f662ab7</code></a>
fix: bump auth deps (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2528">#2528</a>)</li>
<li><a
href="ec3a580290"><code>ec3a580</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2526">#2526</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.176.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

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]
2024-04-22 17:22:33 -07:00
committed by GitHub
parent 17c3a8d4de
commit ec74af8c2c
2 changed files with 18 additions and 15 deletions

11
go.mod
View File

@@ -40,7 +40,7 @@ require (
github.com/pkg/sftp v1.13.6
github.com/prometheus/client_golang v1.19.0
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.52.3
github.com/prometheus/common v0.53.0
github.com/sanity-io/litter v1.5.5
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.9.0
@@ -62,7 +62,7 @@ require (
golang.org/x/sys v0.19.0
golang.org/x/term v0.19.0
golang.org/x/text v0.14.0
google.golang.org/api v0.172.0
google.golang.org/api v0.176.0
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.33.0
gopkg.in/kothar/go-backblaze.v0 v0.0.0-20210124194846-35409b867216
@@ -70,8 +70,9 @@ require (
require (
cloud.google.com/go v0.112.1 // indirect
cloud.google.com/go/compute v1.24.0 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/auth v0.2.2 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.1 // indirect
cloud.google.com/go/compute/metadata v0.3.0 // indirect
cloud.google.com/go/iam v1.1.7 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.2 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
@@ -130,7 +131,7 @@ require (
golang.org/x/time v0.5.0 // indirect
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240314234333-6e1732d8331c // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

22
go.sum
View File

@@ -1,10 +1,12 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.112.1 h1:uJSeirPke5UNZHIb4SxfZklVSiWWVqW4oXlETwZziwM=
cloud.google.com/go v0.112.1/go.mod h1:+Vbu+Y1UU+I1rjmzeMOb/8RfkKJK2Gyxi1X6jJCZLo4=
cloud.google.com/go/compute v1.24.0 h1:phWcR2eWzRJaL/kOiJwfFsPs4BaKq1j6vnpZrc1YlVg=
cloud.google.com/go/compute v1.24.0/go.mod h1:kw1/T+h/+tK2LJK0wiPPx1intgdAM3j/g3hFDlscY40=
cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY=
cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA=
cloud.google.com/go/auth v0.2.2 h1:gmxNJs4YZYcw6YvKRtVBaF2fyUE6UrWPyzU8jHvYfmI=
cloud.google.com/go/auth v0.2.2/go.mod h1:2bDNJWtWziDT3Pu1URxHHbkHE/BbOCuyUiKIGcNvafo=
cloud.google.com/go/auth/oauth2adapt v0.2.1 h1:VSPmMmUlT8CkIZ2PzD9AlLN+R3+D1clXMWHHa6vG/Ag=
cloud.google.com/go/auth/oauth2adapt v0.2.1/go.mod h1:tOdK/k+D2e4GEwfBRA48dKNQiDsqIXxLh7VU319eV0g=
cloud.google.com/go/compute/metadata v0.3.0 h1:Tz+eQXMEqDIKRsmY3cHTL6FVaynIjX2QxYC4trgAKZc=
cloud.google.com/go/compute/metadata v0.3.0/go.mod h1:zFmK7XCadkQkj6TtorcaGlCW1hT1fIilQDwofLpJ20k=
cloud.google.com/go/iam v1.1.7 h1:z4VHOhwKLF/+UYXAJDFwGtNF0b6gjsW1Pk9Ml0U/IoM=
cloud.google.com/go/iam v1.1.7/go.mod h1:J4PMPg8TtyurAUvSmPj8FF3EDgY1SPRZxcUGrn7WXGA=
cloud.google.com/go/storage v1.40.0 h1:VEpDQV5CJxFmJ6ueWNsKxcr1QAYOXEgxDa+sBbJahPw=
@@ -236,8 +238,8 @@ github.com/prometheus/client_golang v1.19.0/go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdU
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
github.com/prometheus/common v0.52.3 h1:5f8uj6ZwHSscOGNdIQg6OiZv/ybiK2CO2q2drVZAQSA=
github.com/prometheus/common v0.52.3/go.mod h1:BrxBKv3FWBIGXw89Mg1AeBq7FSyRzXWI3l3e7W3RN5U=
github.com/prometheus/common v0.53.0 h1:U2pL9w9nmJwJDa4qqLQ3ZaePJ6ZTwt7cMD3AG3+aLCE=
github.com/prometheus/common v0.53.0/go.mod h1:BrxBKv3FWBIGXw89Mg1AeBq7FSyRzXWI3l3e7W3RN5U=
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo=
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
@@ -381,8 +383,8 @@ golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8T
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 h1:+cNy6SZtPcJQH3LJVLOSmiC7MMxXNOb3PU/VUEz+EhU=
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
google.golang.org/api v0.172.0 h1:/1OcMZGPmW1rX2LCu2CmGUD1KXK1+pfzxotxyRUCCdk=
google.golang.org/api v0.172.0/go.mod h1:+fJZq6QXWfa9pXhnIzsjx4yI22d4aI9ZpLb58gvXjis=
google.golang.org/api v0.176.0 h1:dHj1/yv5Dm/eQTXiP9hNCRT3xzJHWXeNdRq29XbMxoE=
google.golang.org/api v0.176.0/go.mod h1:Rra+ltKu14pps/4xTycZfobMgLpbosoaaL7c+SEMrO8=
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
@@ -392,8 +394,8 @@ google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de h1:F6qOa9AZTYJXOUE
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de/go.mod h1:VUhTRKeHn9wwcdrk73nvdC9gF178Tzhmt/qyaFcPLSo=
google.golang.org/genproto/googleapis/api v0.0.0-20240314234333-6e1732d8331c h1:kaI7oewGK5YnVwj+Y+EJBO/YN1ht8iTL9XkFHtVZLsc=
google.golang.org/genproto/googleapis/api v0.0.0-20240314234333-6e1732d8331c/go.mod h1:VQW3tUculP/D4B+xVCo+VgSq8As6wA9ZjHl//pmk+6s=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda h1:LI5DOvAxUPMv/50agcLLoo+AdWc1irS9Rzz4vPuD1V4=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be h1:LG9vZxsWGOmUKieR8wPAUR3u3MpnYFQZROPIMaXh7/A=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=