forked from TrueCloudLab/rclone
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:
parent
973e3d6a7b
commit
a4f1f3d4e8
38 changed files with 138 additions and 712 deletions
2
vendor/github.com/minio/sha256-simd/sha256block_other.go
generated
vendored
2
vendor/github.com/minio/sha256-simd/sha256block_other.go
generated
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue