slo-exporter icon indicating copy to clipboard operation
slo-exporter copied to clipboard

feat: upgrade to Go 1.17

Open FUSAKLA opened this issue 3 years ago • 1 comments

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.

FUSAKLA avatar Jan 05 '22 14:01 FUSAKLA

This might need some more testing, will investigate further until then marking as draft

FUSAKLA avatar Jan 05 '22 18:01 FUSAKLA