K-Phoen / grabana

User-friendly Go library for building Grafana dashboards
MIT License
681 stars 69 forks source link

Bump minimum go requirement to 1.19 #208

Closed K-Phoen closed 1 year ago

K-Phoen commented 1 year ago

Go versions < 1.19 are EOL, so let's not bother with them.

codecov[bot] commented 1 year ago

Codecov Report

Merging #208 (6254a78) into master (018fd8e) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/K-Phoen/grabana/pull/208/graphs/tree.svg?width=650&height=150&src=pr&token=eJwYXNp5jD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K%C3%A9vin+Gomez)](https://codecov.io/gh/K-Phoen/grabana/pull/208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K%C3%A9vin+Gomez) ```diff @@ Coverage Diff @@ ## master #208 +/- ## ======================================= Coverage 90.72% 90.72% ======================================= Files 88 88 Lines 6639 6639 ======================================= Hits 6023 6023 Misses 472 472 Partials 144 144 ```