build: upgrade to go 1.17 and dependencies

This commit is contained in:
2021-09-01 20:40:28 +02:00
parent 0ab2e03d59
commit 433e58c095
315 changed files with 40496 additions and 8801 deletions

View File

@ -30,4 +30,3 @@ type Part interface {
Start() error
Stop()
}