From 76375f6ac77fea5e5eeb82038941f1cf28c32b87 Mon Sep 17 00:00:00 2001 From: Yaron Sumel Date: Thu, 25 Apr 2019 18:37:28 +0300 Subject: [PATCH] update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bc78b1e..1de2ad3 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/yaronsumel/graps +module github.com/yaronsumel/grapes require ( github.com/mitchellh/go-homedir v1.1.0