Add go.mod
1 files changed, 3 insertions(+), 0 deletions(-) A go.mod
A go.mod => go.mod +3 -0
@@ 0,0 1,3 @@ +module go.spiff.io/mtar + +go 1.13