Skip to content

testing/rclone: upgrade to 1.51.0

Chloe Kudryavtsev requested to merge SpaceToast/aports:rclone into master
  • move GO111MODULE setting to the global scope (go modules are now stable)
  • disable some tests:
    • the first set run the docker command during them to set up an integration environment
    • the second set fails in docker for me, but not when ran outside of it
  • stop setting a custom cmd location, there's no need to do that

Merge request reports