Refactoring to Go Modules - Why and How

Go modules are here to stay and it’s about time to start modularizing your code. At the Go Silicon Valley + Go Bridge meetup I presented a lightning session, which covered:
- Flying through what Go modules are and why you need them;
- What the benefits are of using modules;
- The differences between modules and the things we did before that;
- What you need to do to “switch” to modules.
Slides
Video
You can also check out the JFrog’s Shownotes page