chore: use default vendor
This commit is contained in:
parent
d8918c5174
commit
ce437408d3
1
Makefile
1
Makefile
|
@ -10,7 +10,6 @@ APP_STATIC_PACKAGE := public
|
||||||
APP_UI_FOLDER := ui
|
APP_UI_FOLDER := ui
|
||||||
APP_PLUGIN_FOLDER := plugin
|
APP_PLUGIN_FOLDER := plugin
|
||||||
FRAMEWORK_BRANCH := console
|
FRAMEWORK_BRANCH := console
|
||||||
FRAMEWORK_VENDOR_BRANCH := console
|
|
||||||
|
|
||||||
# GO15VENDOREXPERIMENT="1" GO111MODULE=off easyjson -all domain.go
|
# GO15VENDOREXPERIMENT="1" GO111MODULE=off easyjson -all domain.go
|
||||||
include ../framework/Makefile
|
include ../framework/Makefile
|
||||||
|
|
Loading…
Reference in New Issue