mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2026-06-06 05:22:50 +08:00
fix(gomod): go modules with tagged versions (#499)
fix: go modules with tagged versions
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/OpenListTeam/OpenList/internal/conf"
|
||||
"github.com/OpenListTeam/OpenList/v4/internal/conf"
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user