aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 96c9b83..c8d4cda 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module github.com/shuLhan/beku
require (
- github.com/shuLhan/share v0.6.1
+ github.com/shuLhan/share v0.7.1-0.20190618074053-d5b0a6ac0630
golang.org/x/tools v0.0.0-20190608022120-eacb66d2a7c3
)