From c9018e843e3d4ac7296a20590eb74df45f85a959 Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Thu, 13 Sep 2018 23:41:59 -0500 Subject: [PATCH] Regenerate bindata --- pkg/data/bindata.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/data/bindata.go b/pkg/data/bindata.go index 5c0d38c..775463a 100644 --- a/pkg/data/bindata.go +++ b/pkg/data/bindata.go @@ -301,7 +301,7 @@ func staticIndexHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "static/index.html", size: 12165, mode: os.FileMode(420), modTime: time.Unix(1536889567, 0)} + info := bindataFileInfo{name: "static/index.html", size: 12165, mode: os.FileMode(420), modTime: time.Unix(1536899911, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -361,7 +361,7 @@ func staticJsAppJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "static/js/app.js", size: 35675, mode: os.FileMode(420), modTime: time.Unix(1536889742, 0)} + info := bindataFileInfo{name: "static/js/app.js", size: 35675, mode: os.FileMode(420), modTime: time.Unix(1536899911, 0)} a := &asset{bytes: bytes, info: info} return a, nil }