refactor asset with embed tool

This commit is contained in:
sentriz
2019-06-26 12:01:49 +01:00
parent e6c6d2406f
commit d8881bd31c
35 changed files with 11004 additions and 21662 deletions

View File

@@ -1,8 +1,7 @@
#!/bin/bash
GO111MODULES=on
source _build_vars
go run \
-tags "$(tr '\n' ' ' < _build_tags)" \
cmd/server/main.go \
cmd/gonic/main.go \
$@