Fix typo in go.mod

This commit is contained in:
Dustin Pianalto 2020-08-25 22:24:05 -08:00
parent 18b355eb15
commit 7d5d4e8338

2
go.mod
View File

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