hetznercloud / csi-driver

Kubernetes Container Storage Interface driver for Hetzner Cloud Volumes
MIT License
623 stars 102 forks source link

ci: use go version from go.mod #632

Closed jooola closed 2 months ago

jooola commented 2 months ago

Reuse the go version from the go.mod file.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 45.16%. Comparing base (267c11c) to head (96e6e40). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #632 +/- ## ======================================= Coverage 45.16% 45.16% ======================================= Files 12 12 Lines 1169 1169 ======================================= Hits 528 528 Misses 618 618 Partials 23 23 ```

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