shuveb / containers-the-hard-way

Learning about containers and how they work by creating them the hard way
1.61k stars 195 forks source link

Adding go.mod / go.sum #2

Closed mikutas closed 4 years ago

mikutas commented 4 years ago

How about adding go.mod and go.sum for the purpose of dependency management?

Tests I performed

image image image

shuveb commented 4 years ago

Thanks! :)