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

chore: update module version to v7 #411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Trojan295
Copy link
Contributor

Currently it's not possible to import the package:

❯ go get ./...
go: errors parsing go.mod:
go.mod:208:2: replace github.com/castai/terraform-provider-castai: version "v7.21.0" invalid: should be v0 or v1, not v7

@Trojan295 Trojan295 requested a review from a team as a code owner October 24, 2024 14:16
Copy link
Contributor

@stgleb stgleb left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@furkhat furkhat left a comment

Choose a reason for hiding this comment

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

go mod download works. When would go get ./.. be better?

@Trojan295
Copy link
Contributor Author

@furkhat I get the same error, when using go mod download with:

require (
	github.com/castai/terraform-provider-castai v7.21.0

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.

3 participants