From ba188f67631d6f5b3897f55a14b9e2f5bf563f9f Mon Sep 17 00:00:00 2001 From: Tim Voronov Date: Wed, 4 Sep 2019 20:21:16 -0400 Subject: [PATCH] Updated deps --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 63f3c7fc..da731f97 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/MontFerret/ferret -go 1.12 +go 1.13 require ( github.com/BurntSushi/toml v0.3.1 // indirect