URI: 
       build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 14878ca0a062652f0ca000ddfca3c8fe87e584a1
   DIR parent e88873b80324f037b7de7542df86166c16e8cec2
  HTML Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Thu, 25 Aug 2022 10:29:57 +0000
       
       build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2
       
       Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.8.2 to 1.9.2.
       - [Release notes](https://github.com/spf13/afero/releases)
       - [Commits](https://github.com/spf13/afero/compare/v1.8.2...v1.9.2)
       
       ---
       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
       @@ -48,7 +48,7 @@ require (
                github.com/rogpeppe/go-internal v1.9.0
                github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
                github.com/sanity-io/litter v1.5.5
       -        github.com/spf13/afero v1.8.2
       +        github.com/spf13/afero v1.9.2
                github.com/spf13/cast v1.5.0
                github.com/spf13/cobra v1.5.0
                github.com/spf13/fsync v0.9.0
   DIR diff --git a/go.sum b/go.sum
       @@ -489,8 +489,8 @@ github.com/sanity-io/litter v1.5.5/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF
        github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d/go.mod h1:2htx6lmL0NGLHlO8ZCf+lQBGBHIbEujyywxJArf+2Yc=
        github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
        github.com/spf13/afero v1.2.2/go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk=
       -github.com/spf13/afero v1.8.2 h1:xehSyVa0YnHWsJ49JFljMpg1HX19V6NDZ1fkm1Xznbo=
       -github.com/spf13/afero v1.8.2/go.mod h1:CtAatgMJh6bJEIs48Ay/FOnkljP3WeGUG0MC1RfAqwo=
       +github.com/spf13/afero v1.9.2 h1:j49Hj62F0n+DaZ1dDCvhABaPNSGNkt32oRFxI33IEMw=
       +github.com/spf13/afero v1.9.2/go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y=
        github.com/spf13/cast v1.5.0 h1:rj3WzYc11XZaIZMPKmwP96zkFEnnAmV8s6XbB2aY32w=
        github.com/spf13/cast v1.5.0/go.mod h1:SpXXQ5YoyJw6s3/6cMTQuxvgRl3PCJiyaX9p6b155UU=
        github.com/spf13/cobra v1.5.0 h1:X+jTBEBqF0bHN+9cSMgmfuvv2VHJ9ezmFNf9Y/XstYU=