projectcontour / contour

Contour is a Kubernetes ingress controller using Envoy proxy.
https://projectcontour.io
Apache License 2.0
3.71k stars 672 forks source link

Bump golang to 1.22.4 #6499

Closed sunjayBhatia closed 3 months ago

sunjayBhatia commented 3 months ago

See release notes: https://go.dev/doc/devel/release#go1.22.minor

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.63%. Comparing base (1f630bc) to head (37be81b).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/projectcontour/contour/pull/6499/graphs/tree.svg?width=650&height=150&src=pr&token=c9idKRXPc0&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour)](https://app.codecov.io/gh/projectcontour/contour/pull/6499?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) ```diff @@ Coverage Diff @@ ## main #6499 +/- ## ======================================= Coverage 81.63% 81.63% ======================================= Files 133 133 Lines 15869 15869 ======================================= Hits 12955 12955 Misses 2620 2620 Partials 294 294 ```