aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2021-01-14 00:24:24 +0700
committerShulhan <ms@kilabit.info>2021-01-20 02:14:39 +0700
commit4f51cd8d9dee4fe57bf060ae66b9dd180e2625d3 (patch)
treeaa5a131727ac33e3ebf1835d4045f2577fab98f6 /go.mod
parent312d77f0905c7c98d9c76c99946b2cf1e24353c4 (diff)
downloadrescached-4f51cd8d9dee4fe57bf060ae66b9dd180e2625d3.tar.xz
all: rewrite the web user interface and the APIs
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 cdf139d..2c383a0 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module github.com/shuLhan/rescached-go/v3
-go 1.13
+go 1.14
-require github.com/shuLhan/share v0.22.1-0.20210111194332-8df2d3ff4b02
+require github.com/shuLhan/share v0.22.1-0.20210119183627-da9256c28c9c
//replace github.com/shuLhan/share => ../share