refactor: move config to its own package

This commit is contained in:
Derrick Hammer 2024-01-06 13:23:54 -05:00
parent 2a21ca4d60
commit 0b6ef02572
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package libs5_go
package config
import (
"git.lumeweb.com/LumeWeb/libs5-go/ed25519"