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

Feature: Support Go 1.18 workspaces #151

Open
mgrubb opened this issue Mar 21, 2022 · 0 comments
Open

Feature: Support Go 1.18 workspaces #151

mgrubb opened this issue Mar 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mgrubb
Copy link

mgrubb commented Mar 21, 2022

I have a project where I have been using xgo to cross-compile for Linux on MacOS for linking to Oracle client libraries.
I also have to use a 3rd party Go library that has local modifications to it. I had been using replace directive and keeping my code in GOPATH, but I'd like to be able to use the new Go 1.18 workspaces and ditch the GOPATH.

@techknowlogick techknowlogick added the enhancement New feature or request label Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants