更改项目结构

This commit is contained in:
2024-03-20 20:54:23 +08:00
committed by Nite07
parent 2bb9fb7510
commit 43f7a1ed4e
27 changed files with 210 additions and 212 deletions

View File

@@ -2,10 +2,9 @@ package cmd
import (
"fmt"
"os"
. "sub2sing-box/pkg/util"
"github.com/spf13/cobra"
"os"
. "sub2sing-box/common"
)
var subscriptions []string