monitoring-mixins / website

Prometheus monitoring mixins
https://monitoring.mixins.dev
Apache License 2.0
182 stars 61 forks source link

Fix github workflows #38

Open halkeye opened 4 months ago

halkeye commented 4 months ago

they seemed to be installing 1.22.0, not the 1.14 specified, i suspect since its old enough to work on the latest runners

update to 1.21 (which i happened to have locally for testing) and fix go list to include -e which allows the imports to install to work