Go Modules: Why and how – all you need to know in less than an hour

A presentation at Go Singapore Meetup April 2020 in in Singapore by Baruch Sadogursky

In this talk, we’ll introduce Go modules – why and how, will talk about the benefits and the downsides of using modules and the difference between modules and go-dep. We’ll review how modules work and what are the changes switching to modules require.