mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
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