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

After bump to v0.0.0-20240522174801-1ad3d4c87f21 asks for github.com/crossplane/upjet/cmd/[email protected] #82

Open
Breee opened this issue Jun 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Breee
Copy link

Breee commented Jun 1, 2024

Greetings,

if i bump to version v0.0.0-20240522174801-1ad3d4c87f21 ( https://github.com/crossplane-contrib/provider-keycloak/pull/81/files) i'll get the following message:

$ make generate
18:01:55 [ .. ] verify go modules dependencies have expected content
all modules verified
18:01:56 [ OK ] go modules dependencies verified
18:01:56 [ .. ] generating provider schema for mrparkers/keycloak 4.4.0
18:01:56 [ OK ] generating provider schema for mrparkers/keycloak 4.4.0
18:01:56 [ .. ] go generate linux_amd64
/home/bree/go/pkg/mod/github.com/crossplane/[email protected]/cmd/scraper/main.go:11:2: missing go.sum entry for module providing package gopkg.in/alecthomas/kingpin.v2 (imported by github.com/crossplane/upjet/cmd/scraper); to add:
        go get github.com/crossplane/upjet/cmd/[email protected]
apis/generate.go:22: running "go": exit status 1
18:01:56 [FAIL]
make[1]: *** [build/makelib/golang.mk:246: go.generate] Error 1
make: *** [build/makelib/common.mk:434: generate] Error 2

which makes no sense to me because we require github.com/crossplane/upjet v1.4.0

@Breee Breee added the bug Something isn't working label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant