chore: move package domain to alin.ovh
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M internal/config/config.go → internal/config/config.go
@@ -6,9 +6,9 @@ "net/url" "os" "time" + "alin.ovh/x/log" "github.com/pelletier/go-toml/v2" "gitlab.com/tozd/go/errors" - "go.alanpearce.eu/x/log" ) var Version string