Skip to content

Conversation

@yuzichen12123
Copy link
Contributor

@yuzichen12123 yuzichen12123 commented Oct 22, 2025

Description

Resolve the compatibility issue with the quic-go upgrade.

  • upgrade github.com/quic-go/quic-go to v0.54.1
  • upgrade github.com/bufbuild/buf to v1.56.0
  • downgrade golang.org/x/tools to v0.35.1-0.20250728180453-01a3475a31bc for compatibility
  • upgrade golang.org/x/tools/gopls to v0.20.0

Related PRs

Remove this section if you don't have related PRs.

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

- upgrade github.com/quic-go/quic-go to v0.54.1
- upgrade github.com/bufbuild/buf to v1.56.0
- downgrade golang.org/x/tools to v0.35.1-0.20250728180453-01a3475a31bc for compatibility
- upgrade golang.org/x/tools/gopls to v0.20.0
@CLAassistant
Copy link

CLAassistant commented Oct 22, 2025

CLA assistant check
All committers have signed the CLA.

@yuzichen12123
Copy link
Contributor Author

I executed the following command:

I ran go install tool locally, and it executed successfully.

Copy link
Collaborator

@knqyf263 knqyf263 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@knqyf263 knqyf263 added this pull request to the merge queue Oct 22, 2025
go.mod Outdated
github.com/moby/buildkit v0.25.1
github.com/moby/docker-image-spec v1.3.1
github.com/open-policy-agent/opa v1.9.0
github.com/open-policy-agent/opa v1.8.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m wondering why the OPA version was downgraded.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to the downgrade of x/tools.

I tried upgrading x/tools back to v0.36.0 to see if it works.

- upgrade golang.org/x/tools to v0.36.0
- upgrade github.com/bufbuild/buf github.com/open-policy-agent/opa to v1.9.0
Merged via the queue into aquasecurity:main with commit 68ca612 Oct 22, 2025
1 check passed
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.

4 participants