digitalocean / gta

gta: do transitive analysis to find packages whose dependencies have changed
Apache License 2.0
202 stars 21 forks source link

update to work with Go 1.17 #26

Closed bhcleek closed 3 years ago

bhcleek commented 3 years ago

Update tests to test with Go 1.17 and 1.16, the two most recent releases of Go.

Update build constraints to use the new form introduced in Go 1.17.