add missing os package
This commit is contained in:
parent
a7f0d86509
commit
489d92d2e2
@ -7,6 +7,8 @@ import (
|
|||||||
"github.com/shurcooL/vfsgen"
|
"github.com/shurcooL/vfsgen"
|
||||||
"log"
|
"log"
|
||||||
"net/http"
|
"net/http"
|
||||||
|
"os"
|
||||||
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
// zeroModTimeFileSystem is an http.FileSystem wrapper.
|
// zeroModTimeFileSystem is an http.FileSystem wrapper.
|
||||||
|
Loading…
Reference in New Issue
Block a user