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

x/mobile/cmd/gomobile: unable to vendor x/mobile/app package #18903

Closed
kardianos opened this issue Feb 2, 2017 · 1 comment
Closed

x/mobile/cmd/gomobile: unable to vendor x/mobile/app package #18903

kardianos opened this issue Feb 2, 2017 · 1 comment
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile
Milestone

Comments

@kardianos
Copy link
Contributor

go get -u github.com/kardianos/garage/gclient
cd $GOPATH/src/github.com/kardianos/garage/gclient
gomobile build
gomobile: github.com/kardianos/garage/gclient does not import "golang.org/x/mobile/app"

When verifying that main imports x/mobile/app, gomobile fails to allow for the package to be within a vendor folder.

@rakyll rakyll added this to the Unreleased milestone Feb 6, 2017
@bradfitz bradfitz added the mobile Android, iOS, and x/mobile label Jul 20, 2017
@eliasnaur
Copy link
Contributor

I believe this was fixed by https://golang.org/cl/102095.

@golang golang locked and limited conversation to collaborators Mar 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

5 participants