Skip to content

deps: upgrade grpc to v1.82.1, x/crypto to v0.52.0, go directive to 1.25 (backport #755) - #781

Open
xq9mend wants to merge 2 commits into
sonic-net:202605from
xq9mend:202605
Open

xq9mend wants to merge 2 commits into
sonic-net:202605from
xq9mend:202605

Conversation

@xq9mend

@xq9mend xq9mend commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Backport of #755 to 202605.

Conflict resolution: took the incoming (#755) side throughout go.mod/go.sum/Makefile dependency bumps; 202605 had older pinned versions of grpc, x/crypto, x/net, testify, and related transitive deps that predate this upgrade.

….25 (sonic-net#755)

Backport of sonic-net#755 to 202605.

Conflict resolution: took the incoming (sonic-net#755) side throughout
go.mod/go.sum/Makefile dependency bumps; 202605 had older pinned
versions of grpc, x/crypto, x/net, testify, and related transitive
deps that predate this upgrade.

Signed-off-by: xq9mend <xq9mend@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@mssonicbld

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@xq9mend

xq9mend commented Sep 12, 2026

Copy link
Copy Markdown
Contributor Author

@hdwhdw could you please review this backport (of #755)?

@mssonicbld

Copy link
Copy Markdown
Contributor

Hi, there are workflow run(s) waiting for approval, you may be first-time contributor. I will notify maintainers to help approve once PR is approved. Thanks!

---Powered by SONiC BuildBot

Backport conflict resolution accidentally dropped 5 go.sum entries
for github.com/gogo/protobuf (v1.1.1 through v1.3.2) that exist in
the original commit sonic-net#755 but were caught by the automated conflict
resolution. This broke the memory-leak and integration test jobs
which need protoc-gen-gofast from gogo/protobuf:

  missing go.sum entry for module providing package
  github.com/gogo/protobuf/protoc-gen-gofast

Signed-off-by: xq9mend <xq9mend@users.noreply.github.com>
@qiluo-msft
qiluo-msft requested a review from hdwhdw September 15, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants