-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
Hello,
I'm currently trying to use the Golang API client for voyager to create a voyager ingress through my golang application.
I'm importing the golang client with the following line:
voyagerClient "github.com/appscode/voyager/client/clientset/versioned"
Unfortunately, I get the following error:
github.com/appscode/voyager/apis/voyager/v1beta1: github.com/appscode/voyager@v0.0.0-20200620081623-d9c38862e7b6: parsing go.mod:
module declares its path as: voyagermesh.dev/voyager
but was required as: github.com/appscode/voyager
I'm not sure whether it is my fault or a bug with voyager.
Do you have a documentation about how to use the golang client somewhere ?
Best,
Henrik
Metadata
Metadata
Assignees
Labels
No labels