aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index b8f3599..aa96a2f 100644
--- a/go.mod
+++ b/go.mod
@@ -3,8 +3,8 @@ module github.com/shuLhan/kbbi
go 1.13
require (
- github.com/shuLhan/share v0.13.1-0.20200330125604-7ac43c699173
- golang.org/x/net v0.0.0-20200320220750-118fecf932d8
+ github.com/shuLhan/share v0.14.1-0.20200405081315-fe987df87daa
+ golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
)
//replace github.com/shuLhan/share => ../share