1
0
mirror of https://github.com/containous/traefik.git synced 2025-11-05 16:23:55 +03:00
Files
traefik/generate.go
Antoine 70359e5d27 Replace go-bindata with Go embed
Co-authored-by: nrwiersma <nick@wiersma.co.za>
2021-09-15 10:36:14 +02:00

6 lines
63 B
Go

//go:generate go run ./internal/
package main
func main() {}