feat(scraper): remove HTMX UI — delete ui.go, extract helpers.go, drop goldmark dependency
This commit is contained in:
@@ -5,7 +5,6 @@ go 1.25.0
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/minio/minio-go/v7 v7.0.98
|
||||
github.com/yuin/goldmark v1.7.16
|
||||
golang.org/x/net v0.51.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user