This commit is contained in:
2024-04-02 15:13:13 +03:00
parent 1a1ce70a5c
commit 6e62411979
48 changed files with 191 additions and 96 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"time"
"gitverse.ru/andoma/gin"
"gitverse.ru/andoma/gin-contrib/secure"
"git.company.lan/gopkg/gin"
"git.company.lan/gopkg/gin-contrib/secure"
)
func main() {