pravega / zookeeper-operator

Kubernetes Operator for Zookeeper
Apache License 2.0
364 stars 203 forks source link

Issue 583: Updating go version to 1.21 #584

Closed anishakj closed 9 months ago

anishakj commented 9 months ago

Change log description

Update go version to 1.21

Purpose of the change

Fixes #583

What the code does

Update go version

How to verify it

All e2e tests should pass

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (b1524f2) 85.12% compared to head (bf63491) 85.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #584 +/- ## ======================================= Coverage 85.12% 85.12% ======================================= Files 12 12 Lines 1613 1613 ======================================= Hits 1373 1373 Misses 155 155 Partials 85 85 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.