forked from SW/traefik
Create dummy main() function in generate.go.
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
//go:generate go-bindata -pkg autogen -o autogen/gen.go ./static/... ./templates/...
|
||||
|
||||
package main
|
||||
|
||||
func main() {}
|
||||
|
||||
Reference in New Issue
Block a user