mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-28 09:33:57 +00:00
workflow: fix goreleaser config and containerfile
This commit is contained in:
@@ -3,9 +3,9 @@ package handler
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
"github.com/nitezs/sub2sing-box/common"
|
||||
"github.com/nitezs/sub2sing-box/model"
|
||||
"github.com/nitezs/sub2sing-box/util"
|
||||
"github.com/bestnite/sub2sing-box/common"
|
||||
"github.com/bestnite/sub2sing-box/model"
|
||||
"github.com/bestnite/sub2sing-box/util"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user