Skip to content
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

Update deps #4276

Merged
merged 5 commits into from
Dec 14, 2022
Merged

Update deps #4276

merged 5 commits into from
Dec 14, 2022

Conversation

jacob-delgado
Copy link
Contributor

@jacob-delgado jacob-delgado commented Dec 10, 2022

What this PR does / why we need it:

Update various deps in go.mod and minor nits fixed to better follow go conventions. Also handle deprecations for stackdriver

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

@jacob-delgado jacob-delgado added the release-notes-none Indicates a PR that does not require release notes. label Dec 10, 2022
@jacob-delgado jacob-delgado requested a review from a team as a code owner December 10, 2022 22:22
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 10, 2022
@jacob-delgado
Copy link
Contributor Author

/retest

@zirain
Copy link
Member

zirain commented Dec 12, 2022

/test test

@kyessenov
Copy link
Contributor

Needs a PR to handle deprecation.

@lei-tang lei-tang added the do-not-merge Block automatic merging of a PR. label Dec 12, 2022
@lei-tang
Copy link
Contributor

@jacob-delgado I added a DNM label so the PR will not be merged automatically before the reviewers' comments are addressed.

@istio-policy-bot
Copy link

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

@@ -3,27 +3,30 @@ module istio.io/proxy
go 1.19

require (
github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

go get said to use github.com/cncf/xds/go instead

@jacob-delgado
Copy link
Contributor Author

jacob-delgado commented Dec 14, 2022

Needs a PR to handle deprecation.

Can I get another review?

@lei-tang
Copy link
Contributor

Needs a PR to handle deprecation.

@kyessenov Hi Kuat, has your comment been addressed? If yes, please feel free to remove the DNM label.

@lei-tang lei-tang removed the do-not-merge Block automatic merging of a PR. label Dec 14, 2022
@istio-testing istio-testing merged commit f1664e6 into istio:master Dec 14, 2022
@jacob-delgado jacob-delgado deleted the update-deps branch December 14, 2022 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants