Skip to content

How to import KEDA v2.0.0-beta #1198

Discussion options

You must be logged in to vote

go has some restrictions and limitations on importing modules and theirs versions (imho it doesn't like the beta in there).

So I'd recommend you to point to the specific commit hash you I'd like to import:

eg.

import github.com/kedacore/keda COMMIT_HASH

and the run go mod tidy to resolve that particular commit.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zzxwill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants