From 21d82b964f96f74b50dbe212bdb3ecca2a58e58c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 17:52:23 +0000 Subject: [PATCH] Bump github.com/MontFerret/contrib/modules/web/html Bumps [github.com/MontFerret/contrib/modules/web/html](https://github.com/MontFerret/contrib) from 1.0.0-rc.10 to 1.0.0-rc.11. - [Commits](https://github.com/MontFerret/contrib/compare/modules/web/html/v1.0.0-rc.10...modules/web/html/v1.0.0-rc.11) --- updated-dependencies: - dependency-name: github.com/MontFerret/contrib/modules/web/html dependency-version: 1.0.0-rc.11 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 c555fa8..740d2ea 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/MontFerret/contrib/modules/security/jwt v1.0.0-rc.4 github.com/MontFerret/contrib/modules/toml v1.0.0-rc.6 github.com/MontFerret/contrib/modules/web/article v1.0.0-rc.7 - github.com/MontFerret/contrib/modules/web/html v1.0.0-rc.10 + github.com/MontFerret/contrib/modules/web/html v1.0.0-rc.11 github.com/MontFerret/contrib/modules/web/robots v1.0.0-rc.6 github.com/MontFerret/contrib/modules/web/sitemap v1.0.0-rc.6 github.com/MontFerret/contrib/modules/xml v1.0.0-rc.6 diff --git a/go.sum b/go.sum index fa4cdb1..bae9679 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,8 @@ github.com/MontFerret/contrib/modules/toml v1.0.0-rc.6 h1:XDMiuX6zDigvFxpfqqsJkI github.com/MontFerret/contrib/modules/toml v1.0.0-rc.6/go.mod h1:DhKnW7MPZNUKRI8HLYn7oyR8fIxWxZkb+DiIcbe69WI= github.com/MontFerret/contrib/modules/web/article v1.0.0-rc.7 h1:Kb7d4kaYb09XQ3tnucrSCAKdRiK7wl44i+DJ7s5J7qI= github.com/MontFerret/contrib/modules/web/article v1.0.0-rc.7/go.mod h1:bmtwL4l2kv6tWMPqDNaZyQ61aePlnl2DMpASUxEzOts= -github.com/MontFerret/contrib/modules/web/html v1.0.0-rc.10 h1:2ucNg6fAbg8dclJzlUyKcC3Dx1my59lv+vgnB9t7V9Q= -github.com/MontFerret/contrib/modules/web/html v1.0.0-rc.10/go.mod h1:QWaiNrJyZA4ftj021u5GuJ1ArSKGSnXBMdMiJ7YkLO0= +github.com/MontFerret/contrib/modules/web/html v1.0.0-rc.11 h1:MgcOy0IDiLZImFmL3DxivqRekk9vdXrFrt8IkCbEyNs= +github.com/MontFerret/contrib/modules/web/html v1.0.0-rc.11/go.mod h1:QWaiNrJyZA4ftj021u5GuJ1ArSKGSnXBMdMiJ7YkLO0= github.com/MontFerret/contrib/modules/web/robots v1.0.0-rc.6 h1:ilzerXcr2+BPoSxlC/DKvEvMMmV5vM79p5UUubxQaOc= github.com/MontFerret/contrib/modules/web/robots v1.0.0-rc.6/go.mod h1:Vns8AVGMYQuY77rdEbVGA5GQUL8M5yZnUN17iYvlndI= github.com/MontFerret/contrib/modules/web/sitemap v1.0.0-rc.6 h1:OkiQwPv5XCY4N4byj8RXI1bbV/QBmExZLSAmw9g8sfo=