1 Commits

Author SHA1 Message Date
Rogee
fd8f2ebe03 fix: config container 2025-01-08 15:10:54 +08:00

View File

@@ -4,8 +4,8 @@ import (
"log"
"path/filepath"
"git.ipao.vip/rogeecn/atom/container"
"github.com/pkg/errors"
"github.com/rogeecn/atom/container"
"github.com/spf13/viper"
)