From ee48fc2e2f1a45c1c8d78e8df9f0cee784764106 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 13 Dec 2018 17:01:34 +0700 Subject: Update dependencies and fix tests --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 5ce526c..7ced2e7 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/shuLhan/beku require ( - github.com/shuLhan/share v0.0.0-20181031165753-0073103e650b + github.com/shuLhan/share v0.1.0 golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e ) -- cgit v1.3