summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2020-05-08 22:51:50 +0700
committerShulhan <m.shulhan@gmail.com>2020-05-08 22:55:33 +0700
commit5c3f18000a28bd91df23a19d1a419a94475f4133 (patch)
tree266ccda505d6ac5bc4102092919245a24770eaf1 /go.sum
parentd44ef6654a0e76365da1c13730be4512d2307953 (diff)
downloadrescached-3.0.2.tar.xz
go.mod: comment replace directivev3.0.2
This cause package is unbuildable using normal go get or clone. Fix #6.
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index 9d20f12..7e77a65 100644
--- a/go.sum
+++ b/go.sum
@@ -1,3 +1,5 @@
+github.com/shuLhan/share v0.15.0 h1:VxLmHI426yYSJg8tMKSc9HmhQcF0L8O0Tr3ixtgzUYY=
+github.com/shuLhan/share v0.15.0/go.mod h1:mpa0ub5qmuko/muUlOROOqLCSHKU76GzuAR/sUaSwRo=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=