mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-24 02:32:17 +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
|
- master
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 3
|
depth: 10
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- make install
|
- make install
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user