summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2021-01-18 19:39:43 +0700
committerShulhan <ms@kilabit.info>2021-01-18 19:39:43 +0700
commitc4a4648f7176c90107a826d63ff27e27cbca98c4 (patch)
treefae6abb99a0672ebfa247b7fac84aa8032171edd /go.mod
parent69377243701b705787e7fa00f75fbf1c0a63fbdb (diff)
downloadawwan-0.2.1.tar.xz
go.mod: update with latest share modulev0.2.1
This fix the "#put" command on script.
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 458ebe0..fe0bcde 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,6 @@ module git.sr.ht/~shulhan/awwan
go 1.13
-require github.com/shuLhan/share v0.17.0
+require github.com/shuLhan/share v0.22.1-0.20210117183346-6c9e0f88f879
//replace github.com/shuLhan/share => ../share