Skip to content

Updates grpc and net dependencies to avoid https://pkg.go.dev/vuln/GO-2023-2153 and https://pkg.go.dev/vuln/GO-2023-2102#1591

Merged
lasarojc merged 4 commits intov0.34.xfrom
lasarojc/0.34/fix_2153_2102
Nov 13, 2023
Merged

Updates grpc and net dependencies to avoid https://pkg.go.dev/vuln/GO-2023-2153 and https://pkg.go.dev/vuln/GO-2023-2102#1591
lasarojc merged 4 commits intov0.34.xfrom
lasarojc/0.34/fix_2153_2102

Conversation

@lasarojc
Copy link
Contributor

Unblocks PR #1568 by fixing the problems pointed by govulncheck

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

@lasarojc lasarojc requested a review from a team as a code owner November 10, 2023 18:04
@lasarojc lasarojc force-pushed the lasarojc/0.34/fix_2153_2102 branch from d25efe0 to f56ed74 Compare November 13, 2023 12:05
@mzabaluev
Copy link
Contributor

The goconst lint should be suppressed for test code, see the linter config in main for how it's done. Otherwise looks good.

@lasarojc
Copy link
Contributor Author

@mzabaluev could you have a another look to check how I worked around the lint error?

@lasarojc lasarojc merged commit ade36fb into v0.34.x Nov 13, 2023
@lasarojc lasarojc deleted the lasarojc/0.34/fix_2153_2102 branch November 13, 2023 18:09
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