mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03: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