build number cache buster

This commit is contained in:
JurajKubrican
2025-08-04 16:36:01 +02:00
parent b13c8c4f14
commit c57b4504e5
3 changed files with 2 additions and 13 deletions

View File

@@ -44,7 +44,6 @@ var (
func main() {
e.Renderer = NewTemplates()
// read the ./build_number file
e.Logger.SetLevel(log.DEBUG)
e.Use(middleware.Logger())