go.mod version

This commit is contained in:
Bel LaPointe
2020-02-13 07:54:14 -07:00
parent 890a937e5f
commit 2e8793caff

View File

@@ -60,3 +60,5 @@ require (
gopkg.in/ini.v1 v1.38.2 // indirect
gopkg.in/yaml.v2 v2.2.1 // indirect
)
go 1.13