From 36effe216227d4cc5e942f26ccea18db8b14547d Mon Sep 17 00:00:00 2001 From: Star Date: Thu, 24 Oct 2024 18:57:06 +0800 Subject: [PATCH] 1 --- apigo.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 apigo.yml diff --git a/apigo.yml b/apigo.yml new file mode 100644 index 0000000..4e068b1 --- /dev/null +++ b/apigo.yml @@ -0,0 +1,28 @@ +name: +version: v0.0.1 +main: main.js +target: + darwin: amd64 arm64 + linux: amd64 arm64 + windows: amd64 +module: + apigo.cc/gojs/console: latest + apigo.cc/gojs/util: latest + apigo.cc/gojs/log: latest + apigo.cc/gojs/file: latest + apigo.cc/gojs/http: latest + apigo.cc/gojs/db: latest +modulealias: +extraimport: +cachefile: +sskey: +cgoenable: false +buildfrom: +buildenv: + linux: + darwin: + windows: +buildldflags: + linux: + darwin: + windows: