aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2020-03-29 04:41:12 +0700
committerShulhan <m.shulhan@gmail.com>2020-03-29 04:41:12 +0700
commit117183a36ebbd3be3d1613d46170cfe9f2881fde (patch)
tree8aaeb099cfa06fcca5b3086d544bccd3b89a3ac6 /go.mod
parent81695a6ba830374fe1b7335d67ea6f22122af1f6 (diff)
downloadkamusku-117183a36ebbd3be3d1613d46170cfe9f2881fde.tar.xz
definisi_kata: bersihkan spasi menjadi satu spasi
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 4 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 8ad1b8e..c33e32d 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,8 @@ module github.com/shuLhan/kbbi
go 1.13
require (
- github.com/shuLhan/share v0.12.1-0.20200302163505-1bcd4ec98bb7
- golang.org/x/net v0.0.0-20200219183655-46282727080f
+ github.com/shuLhan/share v0.13.1-0.20200328211544-f4912dbb53e0
+ golang.org/x/net v0.0.0-20200320220750-118fecf932d8
)
+
+//replace github.com/shuLhan/share => ../share