Skip to content

Commit

Permalink
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0 (#…
Browse files Browse the repository at this point in the history
…7924)

Bumps
[github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway)
from 2.19.1 to 2.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grpc-ecosystem/grpc-gateway/releases">github.com/grpc-ecosystem/grpc-gateway/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.20.0</h2>
<h2>What's Changed</h2>
<ul>
<li>api_visibility option now transitively hides request/response
messages by <a
href="https://github.com/Place1"><code>@​Place1</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/3966">grpc-ecosystem/grpc-gateway#3966</a></li>
<li>Marshal non proto fields with indents by <a
href="https://github.com/gknw"><code>@​gknw</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4027">grpc-ecosystem/grpc-gateway#4027</a></li>
<li>chore: fix some comments by <a
href="https://github.com/avoidalone"><code>@​avoidalone</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4092">grpc-ecosystem/grpc-gateway#4092</a></li>
<li>chore(examples): add one example to log request body when the status
code is non 200 by <a
href="https://github.com/richzw"><code>@​richzw</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4108">grpc-ecosystem/grpc-gateway#4108</a></li>
<li>feat(bazel): surface --disable_default_responses in rule def by <a
href="https://github.com/rajukrishnamurthy"><code>@​rajukrishnamurthy</code></a>
in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4126">grpc-ecosystem/grpc-gateway#4126</a></li>
<li>integration: fix wrapping of response writer causing endless test
loop by <a
href="https://github.com/johanbrandhorst"><code>@​johanbrandhorst</code></a>
in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4131">grpc-ecosystem/grpc-gateway#4131</a></li>
<li>Omit enum field when value is empty by <a
href="https://github.com/jeromefroe"><code>@​jeromefroe</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4180">grpc-ecosystem/grpc-gateway#4180</a></li>
<li>docs/mapping/examples.md: update CoreOS example GitHub branch to
<code>master</code> branch by <a
href="https://github.com/mohamedawnallah"><code>@​mohamedawnallah</code></a>
in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4198">grpc-ecosystem/grpc-gateway#4198</a></li>
<li>chore: remove repetitive word by <a
href="https://github.com/mountcount"><code>@​mountcount</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4183">grpc-ecosystem/grpc-gateway#4183</a></li>
<li>Fix Typo in examples.md by <a
href="https://github.com/umakantv"><code>@​umakantv</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4212">grpc-ecosystem/grpc-gateway#4212</a></li>
<li>Write Content-Length header if doForwardTrailers is not set by <a
href="https://github.com/joshgarnett"><code>@​joshgarnett</code></a> in
<a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4259">grpc-ecosystem/grpc-gateway#4259</a></li>
<li>Fixing TestOutgoingTrailerMatcher, which was non-deterministic by <a
href="https://github.com/joshgarnett"><code>@​joshgarnett</code></a> in
<a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4265">grpc-ecosystem/grpc-gateway#4265</a></li>
<li>Update README.md by <a
href="https://github.com/MakDon"><code>@​MakDon</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4322">grpc-ecosystem/grpc-gateway#4322</a></li>
<li>fix(4245): setting appropriate log level for error logs by <a
href="https://github.com/rajeshkarnena"><code>@​rajeshkarnena</code></a>
in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4327">grpc-ecosystem/grpc-gateway#4327</a></li>
<li>fix: handle <code>X-Forwarded-*</code> headers correctly by <a
href="https://github.com/haines"><code>@​haines</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4334">grpc-ecosystem/grpc-gateway#4334</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Place1"><code>@​Place1</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/3966">grpc-ecosystem/grpc-gateway#3966</a></li>
<li><a
href="https://github.com/avoidalone"><code>@​avoidalone</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4092">grpc-ecosystem/grpc-gateway#4092</a></li>
<li><a href="https://github.com/richzw"><code>@​richzw</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4108">grpc-ecosystem/grpc-gateway#4108</a></li>
<li><a
href="https://github.com/rajukrishnamurthy"><code>@​rajukrishnamurthy</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4126">grpc-ecosystem/grpc-gateway#4126</a></li>
<li><a
href="https://github.com/jeromefroe"><code>@​jeromefroe</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4180">grpc-ecosystem/grpc-gateway#4180</a></li>
<li><a
href="https://github.com/mohamedawnallah"><code>@​mohamedawnallah</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4198">grpc-ecosystem/grpc-gateway#4198</a></li>
<li><a
href="https://github.com/mountcount"><code>@​mountcount</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4183">grpc-ecosystem/grpc-gateway#4183</a></li>
<li><a href="https://github.com/umakantv"><code>@​umakantv</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4212">grpc-ecosystem/grpc-gateway#4212</a></li>
<li><a
href="https://github.com/joshgarnett"><code>@​joshgarnett</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4259">grpc-ecosystem/grpc-gateway#4259</a></li>
<li><a
href="https://github.com/rajeshkarnena"><code>@​rajeshkarnena</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4327">grpc-ecosystem/grpc-gateway#4327</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0">https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/2da4beb003329d83c74a52d66a009110ef1fd180"><code>2da4beb</code></a>
fix: handle <code>X-Forwarded-*</code> headers correctly (<a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/issues/4334">#4334</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/9660e4aa582acc8c57ce40c1ecb25039a5ae8ac6"><code>9660e4a</code></a>
chore(deps): update googleapis digest to 61a066c</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/d031ccd740263380176eddc83f4cc00a958e09cd"><code>d031ccd</code></a>
chore(deps): update googleapis digest to ca6e6eb</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/377fdbfedc5440fc36a3fbdc7e8b930c487b67ab"><code>377fdbf</code></a>
fix(deps): update module google.golang.org/grpc to v1.64.0</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/01ea057b501ae1d01a4c04f73dc08689210a379d"><code>01ea057</code></a>
chore(deps): update googleapis digest to 584e0de</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/c298362fadbc00c1635646085cbe2a020a981b20"><code>c298362</code></a>
fix(4245): setting appropriate log level for error logs (<a
href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/issues/4327">#4327</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/33ca56eeaf85003043d90915d01d79a95dae870c"><code>33ca56e</code></a>
chore(deps): update googleapis digest to e3a34df</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/db700b44f8b78b8bd7ceda204f1294506df8fc09"><code>db700b4</code></a>
Update README.md</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/f917396b48e7704dd007beb4d882fb1aaa0e8cdb"><code>f917396</code></a>
chore(deps): update googleapis digest to 7e73d48</li>
<li><a
href="https://github.com/grpc-ecosystem/grpc-gateway/commit/4bba94f21ac9d86ef239a27b20b67dec7759b953"><code>4bba94f</code></a>
fix(deps): update module google.golang.org/genproto/googleapis/rpc to
v0.0.0-...</li>
<li>Additional commits viewable in <a
href="https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/grpc-ecosystem/grpc-gateway/v2&package-manager=go_modules&previous-version=2.19.1&new-version=2.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jesús Benito Calzada <jesus.benito@broadcom.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesús Benito Calzada <jesus.benito@broadcom.com>
  • Loading branch information
dependabot[bot] and beni0888 authored Jul 18, 2024
1 parent 19c46f3 commit b411cfa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ func getFluxPluginClients(t *testing.T) (fluxplugin.FluxV2PackagesServiceClient,

var opts []grpc.DialOption
opts = append(opts, grpc.WithTransportCredentials(insecure.NewCredentials()))
opts = append(opts, grpc.WithBlock())
target := "localhost:8080"
conn, err := grpc.NewClient(target, opts...)
if err != nil {
Expand Down
11 changes: 5 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.20.1
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
github.com/itchyny/gojq v0.12.15
github.com/jinzhu/copier v0.4.0
github.com/lib/pq v1.10.9
Expand All @@ -45,8 +45,8 @@ require (
github.com/vmware-tanzu/carvel-kapp-controller v0.51.0
golang.org/x/net v0.27.0
golang.org/x/sync v0.7.0
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda
google.golang.org/grpc v1.63.2
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8
google.golang.org/grpc v1.64.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
google.golang.org/protobuf v1.34.2
gopkg.in/yaml.v3 v3.0.1
Expand Down Expand Up @@ -217,14 +217,13 @@ require (
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/image v0.18.0 // indirect
golang.org/x/oauth2 v0.17.0 // indirect
golang.org/x/oauth2 v0.20.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/term v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/time v0.5.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
23 changes: 10 additions & 13 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,8 @@ github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79/go.mod h1:Fecb
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDaL56wXCB/5+wF6uHfaI=
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0/go.mod h1:g5qyo/la0ALbONm6Vbp88Yd8NsDy6rZz+RcrMPxvld8=
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 h1:/c3QmbOGMGTOumP2iT/rCwB7b0QDGLKzqOmktBjT+Is=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1/go.mod h1:5SN9VR2LTsRFsrEC6FHgRbTWrTHu6tqPeKxEQv15giM=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 h1:bkypFPDjIYGfCYD5mRBvpqxfYX1YCS1PXdKYWi8FsN0=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0/go.mod h1:P+Lt/0by1T8bfcF3z737NnSbmxQAppXMRziHUxPOC8k=
github.com/hashicorp/consul/api v1.11.0/go.mod h1:XjsvQN+RJGWI2TWy1/kqaE16HrR2J/FWgkYjdZQsX9M=
github.com/hashicorp/consul/api v1.12.0/go.mod h1:6pVBMo0ebnYdt2S3H87XhekM/HHrUoTD2XXb/VrZVy0=
github.com/hashicorp/consul/sdk v0.8.0/go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms=
Expand Down Expand Up @@ -995,8 +995,8 @@ golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a/go.mod h1:KelEdhl1UZF7XfJ
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.17.0 h1:6m3ZPmLEFdVxKKWnKq4VqZ60gutO35zm+zrAHVmHyDQ=
golang.org/x/oauth2 v0.17.0/go.mod h1:OzPDGQiuQMguemayvdylqddI7qcD9lnSDb+1FiwQ5HA=
golang.org/x/oauth2 v0.20.0 h1:4mQdhULixXKP1rwYBW0vAijoXnkTG0BLCDRzfe1idMo=
golang.org/x/oauth2 v0.20.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand Down Expand Up @@ -1112,7 +1112,6 @@ golang.org/x/text v0.3.4/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
Expand Down Expand Up @@ -1226,8 +1225,6 @@ google.golang.org/appengine v1.6.1/go.mod h1:i06prIuMbXzDqacNJfV5OdTW448YApPu5ww
google.golang.org/appengine v1.6.5/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
google.golang.org/appengine v1.6.6/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
google.golang.org/appengine v1.6.7/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
google.golang.org/appengine v1.6.8 h1:IhEN5q69dyKagZPYMSdIjS2HqprW324FRQZJcGqPAsM=
google.golang.org/appengine v1.6.8/go.mod h1:1jJ3jBArFh5pcgW8gCtRJnepW8FzD1V44FJffLiz/Ds=
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE=
google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE=
Expand Down Expand Up @@ -1292,10 +1289,10 @@ google.golang.org/genproto v0.0.0-20211129164237-f09f9a12af12/go.mod h1:5CzLGKJ6
google.golang.org/genproto v0.0.0-20211203200212-54befc351ae9/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20211206160659-862468c7d6e0/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda h1:b6F6WIV4xHHD0FA4oIyzU6mHWg2WI2X1RBehwa5QN38=
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda/go.mod h1:AHcE/gZH76Bk/ROZhQphlRoWo5xKDEtz3eVEO1LfA8c=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa h1:RBgMaUMP+6soRkik4VoN8ojR2nex2TqZwjSSogic+eo=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY=
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 h1:W5Xj/70xIA4x60O/IFyXivR5MGqblAb8R3w26pnD6No=
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8/go.mod h1:vPrPUTsDCYxXWjP7clS81mZ6/803D8K4iM9Ma27VKas=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8 h1:mxSlqyb8ZAHsYDCfiXN1EDdNTdvjUJSLY+OnAUtYNYA=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8/go.mod h1:I7Y+G38R2bu5j1aLzfFmQfTcU/WnFuqDwLZAbvKTKpM=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=
Expand Down Expand Up @@ -1324,8 +1321,8 @@ google.golang.org/grpc v1.40.0/go.mod h1:ogyxbiOoUXAkP+4+xa6PZSE9DZgIHtSpzjDTB9K
google.golang.org/grpc v1.40.1/go.mod h1:ogyxbiOoUXAkP+4+xa6PZSE9DZgIHtSpzjDTB9KAK34=
google.golang.org/grpc v1.42.0/go.mod h1:k+4IHHFw41K8+bbowsex27ge2rCb65oeWqe4jJ590SU=
google.golang.org/grpc v1.43.0/go.mod h1:k+4IHHFw41K8+bbowsex27ge2rCb65oeWqe4jJ590SU=
google.golang.org/grpc v1.63.2 h1:MUeiw1B2maTVZthpU5xvASfTh3LDbxHd6IJ6QQVU+xM=
google.golang.org/grpc v1.63.2/go.mod h1:WAX/8DgncnokcFUldAxq7GeB5DXHDbMF+lLvDomNkRA=
google.golang.org/grpc v1.64.0 h1:KH3VH9y/MgNQg1dE7b3XfVK0GsPSIzJwdF617gUSbvY=
google.golang.org/grpc v1.64.0/go.mod h1:oxjF8E3FBnjp+/gVFYdWacaLDx9na1aqy9oovLpxQYg=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0 h1:rNBFJjBCOgVr9pWD7rs/knKL4FRTKgpZmsRfV214zcA=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0/go.mod h1:Dk1tviKTvMCz5tvh7t+fh94dhmQVHuCt2OzJB3CTW9Y=
Expand Down

0 comments on commit b411cfa

Please sign in to comment.