aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Grayson Koonce <grayson@uber.com> 2016-09-30 15:45:14 -0700
committerGravatar Grayson Koonce <grayson@uber.com> 2016-09-30 15:45:21 -0700
commitb80c4f3e920994823061eb05dc0a5bc3881ddb02 (patch)
treeecc606fcdbb0604e82fb497888d0824ea8c677a0
parent6aba7faa38228a963059deb4cb84ab23192b4505 (diff)
downloadsally-b80c4f3e920994823061eb05dc0a5bc3881ddb02.tar.gz
sally-b80c4f3e920994823061eb05dc0a5bc3881ddb02.tar.zst
sally-b80c4f3e920994823061eb05dc0a5bc3881ddb02.zip
bindata
-rw-r--r--bindata.go4
1 files 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
}