1
This commit is contained in:
commit
36effe2162
28
apigo.yml
Normal file
28
apigo.yml
Normal file
@ -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:
|
Loading…
Reference in New Issue
Block a user