diff options
Diffstat (limited to 'modules/templates/templates_bindata.go')
-rw-r--r-- | modules/templates/templates_bindata.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/templates/templates_bindata.go b/modules/templates/templates_bindata.go index 887f9eeba2..95f71d0042 100644 --- a/modules/templates/templates_bindata.go +++ b/modules/templates/templates_bindata.go @@ -7,4 +7,4 @@ package templates -//go:generate go run -mod=vendor ../../build/generate-bindata.go ../../templates templates bindata.go +//go:generate go run -mod=vendor ../../build/generate-bindata.go ../../templates templates bindata.go true |