skbn icon indicating copy to clipboard operation
skbn copied to clipboard

[Question] go get github.com/maorfr/skbn/pkg/skbn fails?

Open scheung38 opened this issue 2 years ago • 0 comments

go get github.com/maorfr/skbn/pkg/skbn

✗ go get github.com/maorfr/skbn/pkg/skbn

github.com/maorfr/skbn/pkg/skbn

../../../../../golib/pkg/mod/github.com/maorfr/[email protected]/pkg/skbn/abs.go:87:24: not enough arguments in call to bu.BlobURL.Download
        have (context.Context, number, number, azblob.BlobAccessConditions, bool)
        want (context.Context, int64, int64, azblob.BlobAccessConditions, bool, azblob.ClientProvidedKeyOptions)
../../../../../golib/pkg/mod/github.com/maorfr/[email protected]/pkg/skbn/kube.go:229:18: clientset.Core undefined (type *kubernetes.Clientset has no field or method Core)

asdf current golang golang 1.17.5

Mac OS Monterey 12.0.1

scheung38 avatar Dec 15 '21 19:12 scheung38