build(deps): bump github.com/spf13/afero from 1.11.0 to 1.14.0 - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7ca6bb06b6164085a51334d8fda772ab680f2c49
 (DIR) parent bddd2f9001fe404beb7427fe775c47f4cad103d0
 (HTM) Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Tue, 25 Mar 2025 08:50:23 +0000
       
       build(deps): bump github.com/spf13/afero from 1.11.0 to 1.14.0
       
       Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.11.0 to 1.14.0.
       - [Release notes](https://github.com/spf13/afero/releases)
       - [Commits](https://github.com/spf13/afero/compare/v1.11.0...v1.14.0)
       
       ---
       updated-dependencies:
       - dependency-name: github.com/spf13/afero
         dependency-type: direct:production
         update-type: version-update:semver-minor
       ...
       
       Signed-off-by: dependabot[bot] <support@github.com>
       Diffstat:
         M go.mod                              |       2 +-
         M go.sum                              |       4 ++--
       
       2 files changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/go.mod b/go.mod
       @@ -62,7 +62,7 @@ require (
                github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
                github.com/rogpeppe/go-internal v1.14.1
                github.com/sanity-io/litter v1.5.8
       -        github.com/spf13/afero v1.11.0
       +        github.com/spf13/afero v1.14.0
                github.com/spf13/cast v1.7.1
                github.com/spf13/cobra v1.9.1
                github.com/spf13/fsync v0.10.1
 (DIR) diff --git a/go.sum b/go.sum
       @@ -426,8 +426,8 @@ github.com/sanity-io/litter v1.5.8 h1:uM/2lKrWdGbRXDrIq08Lh9XtVYoeGtcQxk9rtQ7+rY
        github.com/sanity-io/litter v1.5.8/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
        github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d/go.mod h1:2htx6lmL0NGLHlO8ZCf+lQBGBHIbEujyywxJArf+2Yc=
        github.com/spf13/afero v1.9.2/go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y=
       -github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=
       -github.com/spf13/afero v1.11.0/go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY=
       +github.com/spf13/afero v1.14.0 h1:9tH6MapGnn/j0eb0yIXiLjERO8RB6xIVZRDCX7PtqWA=
       +github.com/spf13/afero v1.14.0/go.mod h1:acJQ8t0ohCGuMN3O+Pv0V0hgMxNYDlvdk+VTfyZmbYo=
        github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
        github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
        github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=