Update Go to 1.17

This commit is contained in:
TwinProduction
2021-10-03 15:02:57 -04:00
parent dee04945d0
commit babe7b0be9
38 changed files with 64 additions and 432 deletions

5
vendor/modernc.org/strutil/go.mod generated vendored
View File

@ -1,5 +0,0 @@
module modernc.org/strutil
go 1.15
require modernc.org/mathutil v1.2.2

4
vendor/modernc.org/strutil/go.sum generated vendored
View File

@ -1,4 +0,0 @@
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 h1:OdAsTTz6OkFY5QxjkYwrChwuRruF69c169dPK26NUlk=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
modernc.org/mathutil v1.2.2 h1:+yFk8hBprV+4c0U9GjFtL+dV3N8hOJ8JCituQcMShFY=
modernc.org/mathutil v1.2.2/go.mod h1:mZW8CKdRPY1v87qxC/wUdX5O1qDzXMP5TH3wjfpga6E=