From 898cdd2d6583f09be7d34c75f131c6448ab245d1 Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Thu, 7 Dec 2017 22:56:55 -0600 Subject: [PATCH] Bindata gen --- pkg/data/bindata.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pkg/data/bindata.go b/pkg/data/bindata.go index f81eb99cb..93bc44ff0 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: 11842, mode: os.FileMode(420), modTime: time.Unix(1512105738, 0)} + info := bindataFileInfo{name: "static/index.html", size: 11842, mode: os.FileMode(420), modTime: time.Unix(1512708944, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -321,7 +321,7 @@ func staticJsAcePgsqlJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "static/js/ace-pgsql.js", size: 53342, mode: os.FileMode(420), modTime: time.Unix(1479316352, 0)} + info := bindataFileInfo{name: "static/js/ace-pgsql.js", size: 53342, mode: os.FileMode(420), modTime: time.Unix(1512708940, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -341,7 +341,7 @@ func staticJsAceJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "static/js/ace.js", size: 327872, mode: os.FileMode(420), modTime: time.Unix(1479316352, 0)} + info := bindataFileInfo{name: "static/js/ace.js", size: 327872, mode: os.FileMode(420), modTime: time.Unix(1512708940, 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: 34563, mode: os.FileMode(420), modTime: time.Unix(1512106537, 0)} + info := bindataFileInfo{name: "static/js/app.js", size: 34563, mode: os.FileMode(420), modTime: time.Unix(1512708944, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -441,7 +441,7 @@ func staticJsThemeTomorrowJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "static/js/theme-tomorrow.js", size: 2556, mode: os.FileMode(420), modTime: time.Unix(1502760883, 0)} + info := bindataFileInfo{name: "static/js/theme-tomorrow.js", size: 2556, mode: os.FileMode(420), modTime: time.Unix(1512708940, 0)} a := &asset{bytes: bytes, info: info} return a, nil }