go: update most dependencies to the latest version

It's a lot of work for dependabot for our outdated deps, let's
help it by making one huge manual update.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-09-05 11:41:20 +02:00 committed by Tom Gundersen
parent 08a937c9c1
commit 19a3bdf450
595 changed files with 91597 additions and 21922 deletions

View file

@ -1,3 +1,4 @@
//go:build go1.10
// +build go1.10
package sdkmath

View file

@ -1,3 +1,4 @@
//go:build !go1.10
// +build !go1.10
package sdkmath