1
0
mirror of https://github.com/bestnite/sub2sing-box.git synced 2026-06-09 00:12:27 +00:00

workflow: fix goreleaser config and containerfile

This commit is contained in:
2025-10-15 17:17:52 +11:00
parent 23d7e1d4f9
commit 18a89ea11a
22 changed files with 57 additions and 44 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package cmd
import (
"github.com/nitezs/sub2sing-box/api"
"github.com/bestnite/sub2sing-box/api"
"github.com/spf13/cobra"
)