Regenerate bindata

This commit is contained in:
Dan Sosedoff 2018-09-13 23:41:59 -05:00
parent 31db9658e0
commit c9018e843e

View File

@ -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
}