backend/tardigrade: Upgrade uplink to v1.0.7

This fixes a regression in the rclone tests from the v1.0.6 upgrade of
uplink. The failure was due to an improperly converted error resulting
in the wrong type of error.
This commit is contained in:
Caleb Case 2020-06-04 09:39:42 -04:00 committed by Nick Craig-Wood
parent 973e3d6a7b
commit a4f1f3d4e8
38 changed files with 138 additions and 712 deletions

View file

@ -1,4 +1,4 @@
//+build noasm appengine ppc64 ppc64le mips mipsle mips64 mips64le s390x wasm
//+build appengine noasm !amd64,!arm64
/*
* Minio Cloud Storage, (C) 2019 Minio, Inc.