mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-06 22:47:37 +03:00
all: Rename module and update imports
This commit is contained in:
parent
ba0a7c243a
commit
bd918fb4d9
30 changed files with 72 additions and 72 deletions
|
@ -15,7 +15,7 @@
|
|||
package module
|
||||
|
||||
import (
|
||||
"github.com/emersion/maddy/config"
|
||||
"github.com/foxcpp/maddy/config"
|
||||
)
|
||||
|
||||
// Module is the interface implemented by all maddy module instances.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue