aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2019-01-16 15:45:49 +0700
committerShulhan <ms@kilabit.info>2019-01-16 15:45:49 +0700
commitd588cc5aeb88e40bf65dfed7497196d049a5ec75 (patch)
treeda522e17c5b562b6e6a2e313248183df753578b3
parent03ef212ef68f36569501db146a55d7febb2f46ce (diff)
downloadrescached-d588cc5aeb88e40bf65dfed7497196d049a5ec75.tar.xz
go.mod: update dependencies
-rw-r--r--go.mod2
-rw-r--r--go.sum6
2 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index a35463b..47fed72 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
module github.com/shuLhan/rescached-go
-require github.com/shuLhan/share v0.1.0
+require github.com/shuLhan/share v0.2.0
diff --git a/go.sum b/go.sum
index d82f6cd..6da22fd 100644
--- a/go.sum
+++ b/go.sum
@@ -1,3 +1,3 @@
-github.com/shuLhan/share v0.1.0 h1:sX3zCgH6Xwj/7SW/WxLAH35gVQPRfN2OkmBSt16bgF0=
-github.com/shuLhan/share v0.1.0/go.mod h1:L4OhM+hxrUdsb+Im+o06N/wz4hzfu29/R9lqueL4HJI=
-golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
+github.com/shuLhan/share v0.2.0 h1:xm12WiZ0L9Yj5fNUgxKXfpxl4SJ9VuRdRwbQ5cACeik=
+github.com/shuLhan/share v0.2.0/go.mod h1:SjjW0kmafz7R07V8GP8D9YvTj0jQ4A5LoLVYjC+920U=
+golang.org/x/sys v0.0.0-20181228144115-9a3f9b0469bb/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=