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 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
)