Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2018-04-22 14:41:54 +08:00
parent 8929e62f4c
commit 776e84c4eb
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ go:
- master - master
git: git:
depth: 3 depth: 10
install: install:
- make install - make install

View File

@ -14,7 +14,7 @@ var Assets = assets.NewFileSystem(map[string][]string{"/": {"html"}, "/html": {"
"/": { "/": {
Path: "/", Path: "/",
FileMode: 0x800001ed, FileMode: 0x800001ed,
Mtime: time.Unix(1524365491, 1524365491290127693), Mtime: time.Unix(1524365738, 1524365738517125470),
Data: nil, Data: nil,
}, "/html": { }, "/html": {
Path: "/html", Path: "/html",