Skip to content

Master fails to build due to github.com/pingcap/tidb #594

Closed
@coadler

Description

@coadler

See pingcap/tidb#18584

$ go build ./...
go: github.com/pingcap/tidb@v1.1.0-beta.0.20200526100040-689a6b6439ae requires
	github.com/pingcap/br@v0.0.0-20200521085655-53201addd4ad requires
	github.com/pingcap/tidb@v1.1.0-beta.0.20200509133407-a9dc72cf2558 requires
	github.com/pingcap/pd/v4@v4.0.0-rc.1.0.20200422143320-428acd53eba2: invalid pseudo-version: revision 428acd53eba2 is not a descendent of preceding tag (v4.0.0-rc.1)

Reverting to github.com/pingcap/tidb v1.1.0-beta.0.20200426094148-df4c9f05c49c which was present in the v1.4 release fixes it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions