github.com/cs3org/reva/v2@v2.27.7/changelog/1.0.0_2020-07-28/update-go-tus-client.md (about)

     1  Enhancement: Update go-tus version
     2  
     3  The lib now uses go mod which should help golang to sort out dependencies when running `go mod tidy`.
     4  
     5  https://github.com/cs3org/reva/pull/1007