From dc11f0e282400fb602d382849a622dc5fd3c20bb Mon Sep 17 00:00:00 2001 From: syumai Date: Tue, 7 Nov 2023 22:17:31 +0900 Subject: [PATCH] remove unnecessary go.sum from pages example --- _templates/cloudflare/pages-tinygo/go.sum | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 _templates/cloudflare/pages-tinygo/go.sum diff --git a/_templates/cloudflare/pages-tinygo/go.sum b/_templates/cloudflare/pages-tinygo/go.sum deleted file mode 100644 index 170c7e6..0000000 --- a/_templates/cloudflare/pages-tinygo/go.sum +++ /dev/null @@ -1,4 +0,0 @@ -github.com/go-chi/chi/v5 v5.0.8 h1:lD+NLqFcAi1ovnVZpsnObHGW4xb4J8lNmoYVfECH1Y0= -github.com/go-chi/chi/v5 v5.0.8/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8= -github.com/syumai/workers v0.18.0 h1:RBnOFqghALR0woeCCYumG7Zt7UDFAt51rSQJhd/hJjw= -github.com/syumai/workers v0.18.0/go.mod h1:ZnqmdiHNBrbxOLrZ/HJ5jzHy6af9cmiNZk10R9NrIEA=