slo-exporter
slo-exporter copied to clipboard
feat: upgrade to Go 1.17
Upgrade to Go 1.17
from release notes
Because the number of explicit requirements may be substantially larger in an expanded Go 1.17 go.mod file, the newly-added requirements on indirect dependencies in a go 1.17 module are maintained in a separate require block from the block containing direct dependencies.
This might need some more testing, will investigate further until then marking as draft