From 2e506a715283ce066f39f67091d5b391a02346d1 Mon Sep 17 00:00:00 2001 From: woetu Date: Tue, 6 Apr 2021 12:48:40 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=8E=92=E9=99=A4go=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.go b/app.go index 5fb0117..0503779 100644 --- a/app.go +++ b/app.go @@ -19,7 +19,7 @@ const ( ) // 内嵌资源目录指令 -//go:embed static pyutils +//go:embed static pyutils/*[^.go] var local embed.FS func init() {