diff --git a/caddy/hugo/rice-box.go b/caddy/hugo/rice-box.go index 63c33dce..3b84fc7b 100644 --- a/caddy/hugo/rice-box.go +++ b/caddy/hugo/rice-box.go @@ -37,7 +37,7 @@ func init() { // define dirs dir1 := &embedded.EmbeddedDir{ Filename: ``, - DirModTime: time.Unix(1500991408, 0), + DirModTime: time.Unix(1501000775, 0), ChildFiles: []*embedded.EmbeddedFile{ file2, // README.md file3, // hugo.go @@ -54,7 +54,7 @@ func init() { // register embeddedBox embedded.RegisterEmbeddedBox(`./`, &embedded.EmbeddedBox{ Name: `./`, - Time: time.Unix(1500991408, 0), + Time: time.Unix(1501000775, 0), Dirs: map[string]*embedded.EmbeddedDir{ "": dir1, }, diff --git a/rice-box.go.REMOVED.git-id b/rice-box.go.REMOVED.git-id index 3e53058d..b8cd2509 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -a633747158f5a18549c300695b06cadbd55ddfb5 \ No newline at end of file +17ca832c4f21ad3498dc9929167ddc6d372b3df1 \ No newline at end of file