reordering

This commit is contained in:
Ettore Di Giacinto
2025-02-25 22:18:08 +01:00
parent d73fd545b2
commit 296734ba3b
46 changed files with 84 additions and 85 deletions

View File

@@ -5,14 +5,14 @@ import (
"fmt"
"io"
"github.com/mudler/local-agent-framework/xlog"
"github.com/mudler/local-agent-framework/pkg/xlog"
"net/http"
"os"
"strings"
"sync"
. "github.com/mudler/local-agent-framework/agent"
. "github.com/mudler/local-agent-framework/core/agent"
"jaytaylor.com/html2text"
sitemap "github.com/oxffaa/gopher-parse-sitemap"