migrate go version to 1.17 (#203)

* migrate go version to 1.17

* update contributing
This commit is contained in:
tobi 2021-09-10 14:42:14 +02:00 committed by GitHub
commit f2e5bedea6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
282 changed files with 11863 additions and 12600 deletions

5
vendor/modernc.org/mathutil/go.mod generated vendored
View file

@ -1,5 +0,0 @@
module modernc.org/mathutil
go 1.13
require github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0

2
vendor/modernc.org/mathutil/go.sum generated vendored
View file

@ -1,2 +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=