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

Move to go modules for dependency management #1985

Closed
shanson7 opened this issue Jun 10, 2021 · 5 comments
Closed

Move to go modules for dependency management #1985

shanson7 opened this issue Jun 10, 2021 · 5 comments

Comments

@shanson7
Copy link
Collaborator

In the next release of golang (1.17) support GOPATH builds is going to be removed. Migrating to modules seems the way to go to future proof this project.

@Dieterbe
Copy link
Contributor

i've tried it once or twice and both times it became painful and i gave up, but i also wasn't super motivated.
FWIW i didn't see a clear deprecation notice on https://golang.org/doc/go1.17 and at least this seems to work fine still:

GO111MODULE=off make

@Dieterbe
Copy link
Contributor

#1999

@stale
Copy link

stale bot commented Jan 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 8, 2022
@shanson7 shanson7 removed the stale label Jan 10, 2022
@shanson7
Copy link
Collaborator Author

I think this will need to be done eventually.

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
@stale stale bot closed this as completed Apr 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants