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

upgrade to go 1.14 and switch to modules #699

Closed
slingamn opened this issue Dec 19, 2019 · 3 comments
Closed

upgrade to go 1.14 and switch to modules #699

slingamn opened this issue Dec 19, 2019 · 3 comments
Assignees
Milestone

Comments

@slingamn
Copy link
Member

golang/go#33848 will be released in 1.14 (tentative deadline February 1), let's switch to modules!

No need to block the Oragono 1.3 release on this, but we'll see how it goes.

@bogdomania
Copy link

Switching to modules, means that each modulce can be loaded/unloaded? via conf file? while running ( and rehash )?
If so, this is great!

@slingamn
Copy link
Member Author

Sorry, totally unrelated to that, it's just a new dependency management / build system :-)

https://blog.golang.org/using-go-modules

The goal is that all functionality should be controllable via conf and rehash. It shouldn't be necessary or desirable to unload the code.

@slingamn slingamn added this to the v1.3 milestone Feb 9, 2020
@slingamn
Copy link
Member Author

slingamn commented Feb 9, 2020

Our 1.3 slipped far enough that we might as well do this now, before #779 and #348 :-)

@slingamn slingamn self-assigned this Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants