feat: update pkg name
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
_ "github.com/lib/pq"
|
||||
"github.com/pkg/errors"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"{{.ModuleName}}/pkg/atom/container"
|
||||
"{{.ModuleName}}/pkg/atom/opt"
|
||||
"go.ipao.vip/atom/container"
|
||||
"go.ipao.vip/atom/opt"
|
||||
)
|
||||
|
||||
func Provide(opts ...opt.Option) error {
|
||||
|
||||
Reference in New Issue
Block a user