Initalize go.mod

This commit is contained in:
Dustin Pianalto 2020-08-25 22:19:53 -08:00
parent ab1049d237
commit 18b355eb15

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/dustinpianalto/rpmparse
go 1.15