rclone/.github
Nick Craig-Wood 26fb9007da build: fix xgo build after go1.14 go.mod update
Before this change xgo was getting added to go.mod - the build then failed with

    go: inconsistent vendoring in /usr/src/rclone:
    github.com/karalabe/xgo@v0.0.0-20191115072854-c5ccff8648a7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt

This change gets xgo in GOPATH mode to avoid it getting added to go.mod
2020-06-02 13:41:54 +01:00
..
ISSUE_TEMPLATE GitHub: enable forum link and disable blank issues 2020-05-18 18:08:24 +01:00
workflows build: fix xgo build after go1.14 go.mod update 2020-06-02 13:41:54 +01:00
FUNDING.yml Add funding links to rclone repo 2020-05-27 17:31:09 +01:00
ISSUE_TEMPLATE.md build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
PULL_REQUEST_TEMPLATE.md build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00