Skip to content

Conversation

@suzuki-shunsuke
Copy link

Problem

go install github.com/segmentio/topicctl/cmd/topicctl@latest installs old version.

$ go install github.com/segmentio/topicctl/cmd/topicctl@latest
go: downloading github.com/segmentio/topicctl v1.23.1

go install github.com/segmentio/topicctl/cmd/topicctl@v2.0.1 fails.

$ go install github.com/segmentio/topicctl/cmd/topicctl@v2.0.1
go: github.com/segmentio/topicctl/cmd/topicctl@v2.0.1: github.com/segmentio/topicctl@v2.0.1: invalid version: module contains a go.mod file, so module path must match major version ("github.com/segmentio/topicctl/v2")

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.

1 participant