upgrade go to 1.17

This commit is contained in:
Shivaram Lingamneni
2021-08-20 15:57:08 -04:00
parent 00255586cc
commit 492109f29d
29 changed files with 40 additions and 124 deletions

5
vendor/golang.org/x/term/go.mod generated vendored
View File

@@ -1,5 +0,0 @@
module golang.org/x/term
go 1.11
require golang.org/x/sys v0.0.0-20201119102817-f84b799fce68

2
vendor/golang.org/x/term/go.sum generated vendored
View File

@@ -1,2 +0,0 @@
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 h1:nxC68pudNYkKU6jWhgrqdreuFiOQWj1Fs7T3VrH4Pjw=
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=