go-aah / aah

A secure, flexible, rapid Go web framework
https://aahframework.org
MIT License
690 stars 33 forks source link

Start preparing for Go Modules, today go1.11beta2 is out! #200

Closed jeevatkm closed 5 years ago

jeevatkm commented 6 years ago

Today go1.11beta2 is out! I have given a try, it looks promising and overall its stable (excluding corner cases and open issues).

I believe its time to start preparing for Go Modules and keeping existing Go capabilities intact 😄

Note: This enhancement might take place in multiple dev iteration, since it targets for go1.11 release.

Action Items:


Initial Note:

Keep an eye on Go versioning proposal outcomes, since it will change the way currently Go packages referred and distributed.

Currently it is not in priority list. Its early stage.

jeevatkm commented 5 years ago

Done 😄