From b80c4f3e920994823061eb05dc0a5bc3881ddb02 Mon Sep 17 00:00:00 2001 From: Grayson Koonce Date: Fri, 30 Sep 2016 15:45:14 -0700 Subject: bindata --- bindata.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindata.go b/bindata.go index 9e6c781..072daf3 100644 --- a/bindata.go +++ b/bindata.go @@ -84,7 +84,7 @@ func templatesIndexTpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/index.tpl", size: 161, mode: os.FileMode(420), modTime: time.Unix(1470608150, 0)} + info := bindataFileInfo{name: "templates/index.tpl", size: 161, mode: os.FileMode(420), modTime: time.Unix(1475274933, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -104,7 +104,7 @@ func templatesPackageTpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/package.tpl", size: 483, mode: os.FileMode(420), modTime: time.Unix(1475273244, 0)} + info := bindataFileInfo{name: "templates/package.tpl", size: 483, mode: os.FileMode(420), modTime: time.Unix(1475274933, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -- cgit v1.2.3