maorfr/skbn

go mod tidy build fail

testwill opened this issue · 0 comments

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/skbn@v0.0.0-20220615055825-326c955b20dd/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/skbn@v0.0.0-20220615055825-326c955b20dd/pkg/skbn/kube.go:229:19: clientset.Core undefined (type *kubernetes.Clientset has no field or method Core)
../../../test/pkg/mod/github.com/maorfr/skbn@v0.0.0-20220615055825-326c955b20dd/pkg/skbn/skbn.go:135:14: undefined: nio
make: *** [Makefile:21: build] Error 1