Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Issue with vendoring gophercloud package #635

Open
jensskott opened this issue Sep 19, 2017 · 0 comments
Open

Issue with vendoring gophercloud package #635

jensskott opened this issue Sep 19, 2017 · 0 comments

Comments

@jensskott
Copy link

When using glide to vendor the packages into my project i encounter this issue when building the application.

# github.com/jensskott/swarmify/ovh
ovh/infra.go:19: cannot use client (type *"github.com/jensskott/swarmify/vendor/github.com/rackspace/gophercloud".ServiceClient) as type *"github.com/rackspace/gophercloud".ServiceClient in argument to secgroups.Create
ovh/infra.go:32: cannot use client (type *"github.com/jensskott/swarmify/vendor/github.com/rackspace/gophercloud".ServiceClient) as type *"github.com/rackspace/gophercloud".ServiceClient in argument to secgroups.CreateRule

If i remove the vendor folder and reruns the build i do not get this error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant