From e333452ed131b64f3ff3dc87bdaa584dda6ba231 Mon Sep 17 00:00:00 2001 From: lwch Date: Sat, 9 Oct 2021 11:24:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9build=5Fall.go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_all.go | 1 + 1 file changed, 1 insertion(+) diff --git a/build_all.go b/build_all.go index 1e1417d..40438fe 100644 --- a/build_all.go +++ b/build_all.go @@ -30,6 +30,7 @@ type target struct { packExt string } +// go tool dist list var targets = []target{ // freebsd {"freebsd", "386", "", ".tar.gz"},