Published onMay 8, 2021What Happens When You Go Get — A Closer Look At The Internals Of Go ModulesprogramminggolangEver wondered what happens behind the scenes when you run `go get`? In this post, we take a closer look at the internals of Go modules and how they work.