refactor asset with embed tool

This commit is contained in:
sentriz
2019-06-26 13:57:30 +01:00
parent e6c6d2406f
commit d8881bd31c
35 changed files with 11004 additions and 21662 deletions
+2 -3
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 \
$@