-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.54.1 #9694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.54.1 #9694
Conversation
|
I executed the following command:
I ran |
knqyf263
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
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 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
Description
Resolve the compatibility issue with the quic-go upgrade.
Related PRs
Remove this section if you don't have related PRs.
Checklist