refactor(blogo,plugins): update plugins to use io/fs instead of blogo/fs
This commit is contained in:
@@ -19,8 +19,8 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"io"
|
||||
"io/fs"
|
||||
|
||||
"forge.capytal.company/loreddev/x/blogo/fs"
|
||||
"forge.capytal.company/loreddev/x/blogo/plugin"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user