Skip to content

Commit 090faf1

Browse files
Bump github.com/bufbuild/buf from 1.57.0 to 1.57.2 in the gomod group (#2032)
Bumps the gomod group with 1 update: [github.com/bufbuild/buf](https://github.com/bufbuild/buf). Updates `github.com/bufbuild/buf` from 1.57.0 to 1.57.2 <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.57.2</h2> <ul> <li>Fix buf curl for HTTP/2 services.</li> </ul> <h2>v1.57.1</h2> <ul> <li>Minor bug fixes and dependency upgrades.</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.57.2] - 2025-09-16</h2> <ul> <li>Fix buf curl for HTTP/2 services</li> </ul> <h2>[v1.57.1] - 2025-09-16</h2> <ul> <li>Minor bug fixes and dependency upgrades.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/2a315f271bb4e2537233de0eb71e6e8d5f87598c"><code>2a315f2</code></a> Release v1.57.2 (<a href="https://redirect.github.com/bufbuild/buf/issues/4017">#4017</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/574a9ea0ac831ffa11d1e62d0180eca8a4ce6e94"><code>574a9ea</code></a> Fix buf curl with HTTP/2 services (<a href="https://redirect.github.com/bufbuild/buf/issues/4016">#4016</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/f9fbf5dbb78b064c40d1cf8e1a1130e91bbea9c7"><code>f9fbf5d</code></a> Return to development (<a href="https://redirect.github.com/bufbuild/buf/issues/4015">#4015</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/a925ce276cda0de4c9738677d912fc5c286e9eb9"><code>a925ce2</code></a> Release v1.57.1 (<a href="https://redirect.github.com/bufbuild/buf/issues/4013">#4013</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/7e199bde2b3ed56b171bdcf3e838787ec3d0fa5b"><code>7e199bd</code></a> Upgrade generated SDK protoc-gen-go version (<a href="https://redirect.github.com/bufbuild/buf/issues/4014">#4014</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2d0ab7a0f731b8d06f1e764e775ec70b32c41b24"><code>2d0ab7a</code></a> Use std http.Protocols for http config (<a href="https://redirect.github.com/bufbuild/buf/issues/4011">#4011</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/0f230daa2a1ebb6e9a033bb3e5ed56074a0427b7"><code>0f230da</code></a> Upgrade makego (<a href="https://redirect.github.com/bufbuild/buf/issues/4012">#4012</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2344d016dd3e6c90b48a7bee0ae0595b7c02d323"><code>2344d01</code></a> Make upgrade (<a href="https://redirect.github.com/bufbuild/buf/issues/4010">#4010</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/d5d28aedf7c79d2a2929fe458631cd0a181945de"><code>d5d28ae</code></a> Bump golang from 1.24-alpine3.22 to 1.25-alpine3.22 (<a href="https://redirect.github.com/bufbuild/buf/issues/3963">#3963</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/b57df30957aa050069b68e3694b1d90c32a906e9"><code>b57df30</code></a> Silence config warning on empty rules when policies are defined (<a href="https://redirect.github.com/bufbuild/buf/issues/3972">#3972</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.57.0...v1.57.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bufbuild/buf&package-manager=go_modules&previous-version=1.57.0&new-version=1.57.2)](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 <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 e453bcc commit 090faf1

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
buf.build/go/app v0.1.0
88
buf.build/go/interrupt v1.1.0
99
buf.build/go/standard v0.1.0
10-
github.com/bufbuild/buf v1.57.0
10+
github.com/bufbuild/buf v1.57.2
1111
github.com/google/go-containerregistry v0.20.6
1212
github.com/google/go-github/v72 v72.0.0
1313
github.com/hashicorp/go-retryablehttp v0.7.8
@@ -24,7 +24,7 @@ require (
2424
github.com/containerd/stargz-snapshotter/estargz v0.17.0 // indirect
2525
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
2626
github.com/davecgh/go-spew v1.1.1 // indirect
27-
github.com/docker/cli v28.3.3+incompatible // indirect
27+
github.com/docker/cli v28.4.0+incompatible // indirect
2828
github.com/docker/distribution v2.8.3+incompatible // indirect
2929
github.com/docker/docker-credential-helpers v0.9.3 // indirect
3030
github.com/google/go-querystring v1.1.0 // indirect
@@ -38,8 +38,8 @@ require (
3838
github.com/pmezard/go-difflib v1.0.0 // indirect
3939
github.com/russross/blackfriday/v2 v2.1.0 // indirect
4040
github.com/sirupsen/logrus v1.9.3 // indirect
41-
github.com/spf13/cobra v1.9.1 // indirect
41+
github.com/spf13/cobra v1.10.1 // indirect
4242
github.com/vbatts/tar-split v0.12.1 // indirect
43-
golang.org/x/crypto v0.41.0 // indirect
44-
golang.org/x/sys v0.35.0 // indirect
43+
golang.org/x/crypto v0.42.0 // indirect
44+
golang.org/x/sys v0.36.0 // indirect
4545
)

go.sum

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ buf.build/go/spdx v0.2.0 h1:IItqM0/cMxvFJJumcBuP8NrsIzMs/UYjp/6WSpq8LTw=
88
buf.build/go/spdx v0.2.0/go.mod h1:bXdwQFem9Si3nsbNy8aJKGPoaPi5DKwdeEp5/ArZ6w8=
99
buf.build/go/standard v0.1.0 h1:g98T9IyvAl0vS3Pq8iVk6Cvj2ZiFvoUJRtfyGa0120U=
1010
buf.build/go/standard v0.1.0/go.mod h1:PiqpHz/7ZFq+kqvYhc/SK3lxFIB9N/aiH2CFC2JHIQg=
11-
github.com/bufbuild/buf v1.57.0 h1:+e5vJHSnxFWNlN7CJGRTtPBEsf0UIDaVKKNhYSfEMzM=
12-
github.com/bufbuild/buf v1.57.0/go.mod h1:KX5hH4SBq1yneDwbbGO+qP3bvg2xZDvwtl6OdD7TWis=
11+
github.com/bufbuild/buf v1.57.2 h1:2vxP0giB8DVo0Lkem9T8WDUYIEC3zqY98+NHqAlP4ig=
12+
github.com/bufbuild/buf v1.57.2/go.mod h1:8cygE3L/J84dtgQAaquZKpXLo9MjAn+dSdFuXvbUNYg=
1313
github.com/containerd/stargz-snapshotter/estargz v0.17.0 h1:+TyQIsR/zSFI1Rm31EQBwpAA1ovYgIKHy7kctL3sLcE=
1414
github.com/containerd/stargz-snapshotter/estargz v0.17.0/go.mod h1:s06tWAiJcXQo9/8AReBCIo/QxcXFZ2n4qfsRnpl71SM=
1515
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
@@ -18,8 +18,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.7/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6N
1818
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1919
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
2020
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
21-
github.com/docker/cli v28.3.3+incompatible h1:fp9ZHAr1WWPGdIWBM1b3zLtgCF+83gRdVMTJsUeiyAo=
22-
github.com/docker/cli v28.3.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
21+
github.com/docker/cli v28.4.0+incompatible h1:RBcf3Kjw2pMtwui5V0DIMdyeab8glEw5QY0UUU4C9kY=
22+
github.com/docker/cli v28.4.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
2323
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
2424
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
2525
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8=
@@ -63,9 +63,9 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
6363
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
6464
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
6565
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
66-
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
67-
github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
68-
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
66+
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
67+
github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0=
68+
github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
6969
github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
7070
github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
7171
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
@@ -74,17 +74,17 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
7474
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
7575
github.com/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo=
7676
github.com/vbatts/tar-split v0.12.1/go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA=
77-
golang.org/x/crypto v0.41.0 h1:WKYxWedPGCTVVl5+WHSSrOBT0O8lx32+zxmHxijgXp4=
78-
golang.org/x/crypto v0.41.0/go.mod h1:pO5AFd7FA68rFak7rOAGVuygIISepHftHnr8dr6+sUc=
77+
golang.org/x/crypto v0.42.0 h1:chiH31gIWm57EkTXpwnqf8qeuMUi0yekh6mT2AvFlqI=
78+
golang.org/x/crypto v0.42.0/go.mod h1:4+rDnOTJhQCx2q7/j6rAN5XDw8kPjeaXEUR2eL94ix8=
7979
golang.org/x/mod v0.28.0 h1:gQBtGhjxykdjY9YhZpSlZIsbnaE2+PgjfLWUQTnoZ1U=
8080
golang.org/x/mod v0.28.0/go.mod h1:yfB/L0NOf/kmEbXjzCPOx1iK1fRutOydrCMsqRhEBxI=
8181
golang.org/x/oauth2 v0.31.0 h1:8Fq0yVZLh4j4YA47vHKFTa9Ew5XIrCP8LC6UeNZnLxo=
8282
golang.org/x/oauth2 v0.31.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
8383
golang.org/x/sync v0.17.0 h1:l60nONMj9l5drqw6jlhIELNv9I0A4OFgRsG9k2oT9Ug=
8484
golang.org/x/sync v0.17.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
8585
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
86-
golang.org/x/sys v0.35.0 h1:vz1N37gP5bs89s7He8XuIYXpyY0+QlsKmzipCbUtyxI=
87-
golang.org/x/sys v0.35.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
86+
golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
87+
golang.org/x/sys v0.36.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
8888
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
8989
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
9090
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)