mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-23 18:22:23 +08:00
update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
8929e62f4c
commit
776e84c4eb
@ -9,7 +9,7 @@ go:
|
||||
- master
|
||||
|
||||
git:
|
||||
depth: 3
|
||||
depth: 10
|
||||
|
||||
install:
|
||||
- make install
|
||||
|
@ -14,7 +14,7 @@ var Assets = assets.NewFileSystem(map[string][]string{"/": {"html"}, "/html": {"
|
||||
"/": {
|
||||
Path: "/",
|
||||
FileMode: 0x800001ed,
|
||||
Mtime: time.Unix(1524365491, 1524365491290127693),
|
||||
Mtime: time.Unix(1524365738, 1524365738517125470),
|
||||
Data: nil,
|
||||
}, "/html": {
|
||||
Path: "/html",
|
||||
|
Loading…
x
Reference in New Issue
Block a user