Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github.com/eventials/go-tus to v0.0.0-20200718001131-45c7ec8f5d59 #1007

Merged
merged 1 commit into from Jul 27, 2020

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Jul 27, 2020

The lib now uses go mod which should help golang to sort out dependencies when running go mod tidy:

go: finding module for package github.com/tus/tusd/filestore
go: finding module for package github.com/tus/tusd
github.com/owncloud/ocis/pkg/command imports
        github.com/owncloud/ocis-reva/pkg/command imports
        github.com/cs3org/reva/cmd/revad/runtime imports
        github.com/cs3org/reva/internal/http/services/loader imports
        github.com/cs3org/reva/internal/http/services/dataprovider imports
        github.com/eventials/go-tus tested by
        github.com/eventials/go-tus.test imports
        github.com/tus/tusd: module github.com/tus/tusd@latest found (v1.3.0), but does not contain package github.com/tus/tusd
github.com/owncloud/ocis/pkg/command imports
        github.com/owncloud/ocis-reva/pkg/command imports
        github.com/cs3org/reva/cmd/revad/runtime imports
        github.com/cs3org/reva/internal/http/services/loader imports
        github.com/cs3org/reva/internal/http/services/dataprovider imports
        github.com/eventials/go-tus tested by
        github.com/eventials/go-tus.test imports
        github.com/tus/tusd/filestore: module github.com/tus/tusd@latest found (v1.3.0), but does not contain package github.com/tus/tusd/filestore

@butonic butonic requested a review from labkode as a code owner July 27, 2020 10:19
@update-docs
Copy link

update-docs bot commented Jul 27, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Member

@refs refs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants