From 4854b14bacc2414c20ece05ee5e57bb1a036ff3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:35:09 +0000 Subject: [PATCH] Bump github.com/MontFerret/ferret/v2 from 2.0.0-alpha.5 to 2.0.0-alpha.6 Bumps [github.com/MontFerret/ferret/v2](https://github.com/MontFerret/ferret) from 2.0.0-alpha.5 to 2.0.0-alpha.6. - [Release notes](https://github.com/MontFerret/ferret/releases) - [Changelog](https://github.com/MontFerret/ferret/blob/main/CHANGELOG.md) - [Commits](https://github.com/MontFerret/ferret/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) --- updated-dependencies: - dependency-name: github.com/MontFerret/ferret/v2 dependency-version: 2.0.0-alpha.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ce1e6ce..04936d1 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/MontFerret/contrib/modules/web/sitemap v0.0.0-20260401140623-49c476b0b6da github.com/MontFerret/contrib/modules/xml v0.0.0-20260401140623-49c476b0b6da github.com/MontFerret/contrib/modules/yaml v0.0.0-20260401140623-49c476b0b6da - github.com/MontFerret/ferret/v2 v2.0.0-alpha.5 + github.com/MontFerret/ferret/v2 v2.0.0-alpha.7 github.com/chzyer/readline v1.5.1 github.com/go-waitfor/waitfor v1.1.0 github.com/go-waitfor/waitfor-http v1.1.0 diff --git a/go.sum b/go.sum index e0147d3..402accc 100644 --- a/go.sum +++ b/go.sum @@ -24,8 +24,8 @@ github.com/MontFerret/contrib/modules/yaml v0.0.0-20260401140623-49c476b0b6da h1 github.com/MontFerret/contrib/modules/yaml v0.0.0-20260401140623-49c476b0b6da/go.mod h1:e3YWmUziVF32u48/LiVs1FYJVGGls8L2M9S/IJhilNo= github.com/MontFerret/cssx v0.2.0 h1:De0C6Irbg+qgFPXgWmPpVnwD4RRYUBQSbIYFTUVCNWU= github.com/MontFerret/cssx v0.2.0/go.mod h1:fmGtRUNVaeJYpiPSDlNIbbYzb3+K8NxmNmJOYqlHATU= -github.com/MontFerret/ferret/v2 v2.0.0-alpha.5 h1:A/gFPeh3IXK9c/q8eOeAUeeLv/HH4gbY5ypugnCnOrk= -github.com/MontFerret/ferret/v2 v2.0.0-alpha.5/go.mod h1:5xHHTp/uR5N/Nm+gA8gSdTiEj4XXhTxQPYFSh722Phw= +github.com/MontFerret/ferret/v2 v2.0.0-alpha.7 h1:GMgXhGAYuw0l7iX00koxWXJSVcf3XGdao9pYVoQ6pRs= +github.com/MontFerret/ferret/v2 v2.0.0-alpha.7/go.mod h1:5xHHTp/uR5N/Nm+gA8gSdTiEj4XXhTxQPYFSh722Phw= github.com/PuerkitoBio/goquery v1.12.0 h1:pAcL4g3WRXekcB9AU/y1mbKez2dbY2AajVhtkO8RIBo= github.com/PuerkitoBio/goquery v1.12.0/go.mod h1:802ej+gV2y7bbIhOIoPY5sT183ZW0YFofScC4q/hIpQ= github.com/andybalholm/cascadia v1.3.3 h1:AG2YHrzJIm4BZ19iwJ/DAua6Btl3IwJX+VI4kktS1LM=