From 2a1e1c368ce9c3a6105aa85192cbaa8fdcbd28bb Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 22 Jan 2021 02:50:19 +0700 Subject: _www: display the list of caches in front page When user open the rescached web interface, the front page will render and refresh the list of non-local caches per 10 seconds. --- go.sum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.sum') diff --git a/go.sum b/go.sum index 4bebf00..91e46fe 100644 --- a/go.sum +++ b/go.sum @@ -6,8 +6,8 @@ github.com/shuLhan/share v0.20.2-0.20201122173411-e8b3bf5ee6e9/go.mod h1:oBv+CGH github.com/shuLhan/share v0.20.2-0.20201205202022-66069b9e49fe/go.mod h1:oBv+CGHG6u4Sa71+nJJJji8mCgPAadywjsB3I3k/b0o= github.com/shuLhan/share v0.22.1-0.20210109185915-0490a19341d9 h1:Kqmfgkwq5dn68epHLBmPVkkLRDk3XFftqO/o3X84Mqg= github.com/shuLhan/share v0.22.1-0.20210109185915-0490a19341d9/go.mod h1:u9caerexlcxmPVDttj7PnkxCBDY6yBRTZ+gGR+1tO98= -github.com/shuLhan/share v0.22.1-0.20210119183627-da9256c28c9c h1:LrwXdGkzOKcszqS+IX9SQ94l8p6eAzcaml5ZFfW/Mz4= -github.com/shuLhan/share v0.22.1-0.20210119183627-da9256c28c9c/go.mod h1:y4+p5vUmKNNhMMhU6yGgE6QxTgJxA4nv6OOq+cIf7wU= +github.com/shuLhan/share v0.22.1-0.20210121194620-62d4a5af43bb h1:XNl502ViCu+DzO6lAONT/bJDCe1Qik3DrRVW8PHcYVM= +github.com/shuLhan/share v0.22.1-0.20210121194620-62d4a5af43bb/go.mod h1:y4+p5vUmKNNhMMhU6yGgE6QxTgJxA4nv6OOq+cIf7wU= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= -- cgit v1.3