feat: modify pkg

This commit is contained in:
Rogee
2024-11-28 19:30:36 +08:00
parent 900b260698
commit 554db07758
14 changed files with 100 additions and 241 deletions

View File

@@ -7,7 +7,7 @@ import (
"os"
"os/exec"
"github.com/rogeecn/atom/container"
"git.ipao.vip/rogeecn/atom/container"
"github.com/spf13/cobra"
)