missing import
This commit is contained in:
parent
cd30eabdfb
commit
d4b10728f2
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -15,6 +15,7 @@ import (
|
|||
"os"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/gin-contrib/multitemplate"
|
||||
"github.com/gin-gonic/gin"
|
||||
|
|
Loading…
Add table
Reference in a new issue