mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-26 20:16:18 +08:00
chore: move conf package
This commit is contained in:
@@ -3,7 +3,7 @@ package aria2
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/alist-org/alist/v3/conf"
|
||||
"github.com/alist-org/alist/v3/internal/conf"
|
||||
"github.com/alist-org/alist/v3/internal/errs"
|
||||
"github.com/alist-org/alist/v3/internal/operations"
|
||||
"github.com/alist-org/alist/v3/pkg/task"
|
||||
|
||||
Reference in New Issue
Block a user