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/signal"
"syscall"
"github.com/rogeecn/atom/utils/opt"
"git.ipao.vip/rogeecn/atom/utils/opt"
"github.com/spf13/viper"
"go.uber.org/dig"
)