Remove deprecated use of `go get` from run-tests.sh. This should solve
authorWard Vandewege <ward@curii.com>
Wed, 5 Jan 2022 16:56:03 +0000 (11:56 -0500)
committerWard Vandewege <ward@jhvc.com>
Wed, 5 Jan 2022 18:06:12 +0000 (13:06 -0500)
commit98d63ca62daada9803edfdd5ad72304cae19b92c
tree7e37f757bf808a55231346e0b24dd15659b63fbb
parent00f1f05789316936db75b4723b1c3d99196c252a
Remove deprecated use of `go get` from run-tests.sh. This should solve
the occasional surprise modifications of go.mod/go.sum.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
build/run-tests.sh