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

go mod tidy build fail #26

Open
testwill opened this issue Jul 17, 2024 · 0 comments
Open

go mod tidy build fail #26

testwill opened this issue Jul 17, 2024 · 0 comments

Comments

@testwill
Copy link

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-X main.GitTag=0.6.0 -X main.GitCommit=326c955" -o bin/skbn cmd/skbn.go

github.com/maorfr/skbn/pkg/skbn

../../../test/pkg/mod/github.com/maorfr/[email protected]/pkg/skbn/abs.go:87:83: not enough arguments in call to bu.Download
have (context.Context, number, number, azblob.BlobAccessConditions, bool)
want (context.Context, int64, int64, azblob.BlobAccessConditions, bool, azblob.ClientProvidedKeyOptions)
../../../test/pkg/mod/github.com/maorfr/[email protected]/pkg/skbn/kube.go:229:19: clientset.Core undefined (type *kubernetes.Clientset has no field or method Core)
../../../test/pkg/mod/github.com/maorfr/[email protected]/pkg/skbn/skbn.go:135:14: undefined: nio
make: *** [Makefile:21: build] Error 1

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

No branches or pull requests

1 participant