refactor to go-restful
This commit is contained in:
7
vendor/github.com/mcluseau/go-swagger-ui/Makefile
generated
vendored
Normal file
7
vendor/github.com/mcluseau/go-swagger-ui/Makefile
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
.PHONY: all;
|
||||
|
||||
all: a_swaggerui-packr.go
|
||||
|
||||
a_swaggerui-packr.go: ui.go fetch-ui.sh
|
||||
./fetch-ui.sh
|
||||
packr -z
|
Reference in New Issue
Block a user