Skip to content

Commit 5440a2d

Browse files
Bump the gomod group with 2 updates (#1131)
Bumps the gomod group with 2 updates: [github.com/bufbuild/buf](https://github.com/bufbuild/buf) and [golang.org/x/mod](https://github.com/golang/mod). Updates `github.com/bufbuild/buf` from 1.62.1 to 1.63.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's releases</a>.</em></p> <blockquote> <h2>v1.63.0</h2> <ul> <li>Update <code>PROTOVALIDATE</code> lint rule to support field mask rules.</li> <li>Add LSP completion for field numbers.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's changelog</a>.</em></p> <blockquote> <h2>[v1.63.0] - 2026-01-06</h2> <ul> <li>Update <code>PROTOVALIDATE</code> lint rule to support field mask rules.</li> <li>Add LSP completion for field numbers.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/9a277e1f3a6ffc26dc9a186e8b220abee4b4ad2e"><code>9a277e1</code></a> Release v1.63.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/4261">#4261</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/5058bf928973ef1d1811ed8ac0e76af278e1153b"><code>5058bf9</code></a> Add LSP completion for field numbers (<a href="https://redirect.github.com/bufbuild/buf/issues/4260">#4260</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/bb41ff44e494d76476e75a3d8a8a5968112b07b8"><code>bb41ff4</code></a> Evict <code>queries.File</code> with <code>ReportError</code> set to both <code>true</code> and <code>false</code> (<a href="https://redirect.github.com/bufbuild/buf/issues/4257">#4257</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/7b6a02186727723ccf0a816ef1eb8af84a2f2b59"><code>7b6a021</code></a> Stop collecting floating comments in LSP hover (<a href="https://redirect.github.com/bufbuild/buf/issues/4259">#4259</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/f927608e5ea262aadb4a8d96c8a753246b8a4ecb"><code>f927608</code></a> Add LSP test for completions (<a href="https://redirect.github.com/bufbuild/buf/issues/4256">#4256</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/db5725b238a07d062e59efcce6b195406000b7fe"><code>db5725b</code></a> Fix LSP symbol resolve on missing rpc types (<a href="https://redirect.github.com/bufbuild/buf/issues/4258">#4258</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/74f276893fab49e90ea19da4932fe1060fd7aff0"><code>74f2768</code></a> Add LSP tests for definition / type definition (<a href="https://redirect.github.com/bufbuild/buf/issues/4255">#4255</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/db27d98b273761120a27bac9f2a5f870c7255af4"><code>db27d98</code></a> Respect TLS configuration in registry browser login (<a href="https://redirect.github.com/bufbuild/buf/issues/4249">#4249</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/33d7ce06b366f83a874ce8e8d2c23004134a974a"><code>33d7ce0</code></a> Add LSP hover tests (<a href="https://redirect.github.com/bufbuild/buf/issues/4254">#4254</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/5fb6a08f69f49f6a8d537fb723d0874af677cef6"><code>5fb6a08</code></a> Use name of length rule rather than <code>const</code> for <code>PROTOVALIDATE</code> length checks...</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.62.1...v1.63.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/mod` from 0.31.0 to 0.32.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/mod/commit/4c04067938546e62fc0572259a68a6912726bcdd"><code>4c04067</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/mod/compare/v0.31.0...v0.32.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4b970d commit 5440a2d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ require (
77
buf.build/go/app v0.2.0
88
buf.build/go/protovalidate v1.1.0
99
buf.build/go/standard v0.1.0
10-
github.com/bufbuild/buf v1.62.1
10+
github.com/bufbuild/buf v1.63.0
1111
github.com/google/go-cmp v0.7.0
1212
github.com/google/go-github/v64 v64.0.0
1313
github.com/hashicorp/go-retryablehttp v0.7.8
1414
github.com/spf13/pflag v1.0.10
1515
github.com/stretchr/testify v1.11.1
1616
go.uber.org/multierr v1.11.0
17-
golang.org/x/mod v0.31.0
17+
golang.org/x/mod v0.32.0
1818
golang.org/x/oauth2 v0.34.0
1919
google.golang.org/protobuf v1.36.11
2020
)
@@ -25,7 +25,7 @@ require (
2525
buf.build/go/protoyaml v0.6.0 // indirect
2626
cel.dev/expr v0.25.1 // indirect
2727
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
28-
github.com/bufbuild/protocompile v0.14.2-0.20251223142729-db46c1b9d34e // indirect
28+
github.com/bufbuild/protocompile v0.14.2-0.20260105175043-4d8d90b1c6b8 // indirect
2929
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
3030
github.com/davecgh/go-spew v1.1.1 // indirect
3131
github.com/google/cel-go v0.26.1 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYW
1818
github.com/antlr4-go/antlr/v4 v4.13.1/go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw=
1919
github.com/brianvoe/gofakeit/v6 v6.28.0 h1:Xib46XXuQfmlLS2EXRuJpqcw8St6qSZz75OUo0tgAW4=
2020
github.com/brianvoe/gofakeit/v6 v6.28.0/go.mod h1:Xj58BMSnFqcn/fAQeSK+/PLtC5kSb7FJIq4JyGa8vEs=
21-
github.com/bufbuild/buf v1.62.1 h1:QdYB6JDW7dP+5H7sKx0lN1raxnuUJDDlEJtPHDYKB0g=
22-
github.com/bufbuild/buf v1.62.1/go.mod h1:igMN/6U32/GDzyfkmn0VfIaKoeOnWTTizEf5CG0/87k=
23-
github.com/bufbuild/protocompile v0.14.2-0.20251223142729-db46c1b9d34e h1:LQA+1MyiPkolGHJGC2GMDC5Xu+0RDVH6jGMKech7Exs=
24-
github.com/bufbuild/protocompile v0.14.2-0.20251223142729-db46c1b9d34e/go.mod h1:5UUj46Eu+U+C59C5N6YilaMI7WWfP2bW9xGcOkme2DI=
21+
github.com/bufbuild/buf v1.63.0 h1:vMIRozWqYcOU992FqcGgAp8LjoWVTzr52qEolUT+xi4=
22+
github.com/bufbuild/buf v1.63.0/go.mod h1:IWF+TIxwmk4DeyDmguN8WhxKFKQitcX2WnP+RlJlDiY=
23+
github.com/bufbuild/protocompile v0.14.2-0.20260105175043-4d8d90b1c6b8 h1:cQYwUyAzyMmYr7AyJU1C6pVCpUrJJBkmx7UunZosxxs=
24+
github.com/bufbuild/protocompile v0.14.2-0.20260105175043-4d8d90b1c6b8/go.mod h1:5UUj46Eu+U+C59C5N6YilaMI7WWfP2bW9xGcOkme2DI=
2525
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
2626
github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo=
2727
github.com/cpuguy83/go-md2man/v2 v2.0.7/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
@@ -94,8 +94,8 @@ golang.org/x/crypto v0.46.0 h1:cKRW/pmt1pKAfetfu+RCEvjvZkA9RimPbh7bhFjGVBU=
9494
golang.org/x/crypto v0.46.0/go.mod h1:Evb/oLKmMraqjZ2iQTwDwvCtJkczlDuTmdJXoZVzqU0=
9595
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 h1:fQsdNF2N+/YewlRZiricy4P1iimyPKZ/xwniHj8Q2a0=
9696
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93/go.mod h1:EPRbTFwzwjXj9NpYyyrvenVh9Y+GFeEvMNh7Xuz7xgU=
97-
golang.org/x/mod v0.31.0 h1:HaW9xtz0+kOcWKwli0ZXy79Ix+UW/vOfmWI5QVd2tgI=
98-
golang.org/x/mod v0.31.0/go.mod h1:43JraMp9cGx1Rx3AqioxrbrhNsLl2l/iNAvuBkrezpg=
97+
golang.org/x/mod v0.32.0 h1:9F4d3PHLljb6x//jOyokMv3eX+YDeepZSEo3mFJy93c=
98+
golang.org/x/mod v0.32.0/go.mod h1:SgipZ/3h2Ci89DlEtEXWUk/HteuRin+HHhN+WbNhguU=
9999
golang.org/x/oauth2 v0.34.0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw=
100100
golang.org/x/oauth2 v0.34.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
101101
golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4=

0 commit comments

Comments
 (0)