Update 'static.go'

This commit is contained in:
re 2022-12-12 14:58:51 +03:00
parent 6daee28d31
commit de225989e7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import (
"path"
"strings"
"github.com/gin-gonic/gin"
"git.internal/re/gin"
)
const INDEX = "index.html"