URI: 
       build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6 - 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 bafb389b38b8fe523712583d566cd22003d5672c
   DIR parent 0a019a1a59718128ef4d61dfb99422844b53e30c
  HTML Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Thu, 17 Nov 2022 08:02:02 +0000
       
       build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6
       
       Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.4 to 2.0.6.
       - [Release notes](https://github.com/pelletier/go-toml/releases)
       - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
       - [Commits](https://github.com/pelletier/go-toml/compare/v2.0.4...v2.0.6)
       
       ---
       updated-dependencies:
       - dependency-name: github.com/pelletier/go-toml/v2
         dependency-type: direct:production
         update-type: version-update:semver-patch
       ...
       
       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
       @@ -45,7 +45,7 @@ require (
                github.com/muesli/smartcrop v0.3.0
                github.com/niklasfasching/go-org v1.6.5
                github.com/olekukonko/tablewriter v0.0.5
       -        github.com/pelletier/go-toml/v2 v2.0.4
       +        github.com/pelletier/go-toml/v2 v2.0.6
                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
   DIR diff --git a/go.sum b/go.sum
       @@ -470,8 +470,8 @@ github.com/niklasfasching/go-org v1.6.5 h1:5YAIqNTdl6lAOb7lD2AyQ1RuFGPVrAKvUexph
        github.com/niklasfasching/go-org v1.6.5/go.mod h1:ybv0eGDnxylFUfFE+ySaQc734j/L3+/ChKZ/h63a2wM=
        github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
        github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
       -github.com/pelletier/go-toml/v2 v2.0.4 h1:MHHO+ZUPwPZQ6BmnnT81iQg5cuurp78CRH7rNsguSMk=
       -github.com/pelletier/go-toml/v2 v2.0.4/go.mod h1:OMHamSCAODeSsVrwwvcJOaoN0LIUIaFVNZzmWyNfXas=
       +github.com/pelletier/go-toml/v2 v2.0.6 h1:nrzqCb7j9cDFj2coyLNLaZuJTLjWjlaz6nvTvIwycIU=
       +github.com/pelletier/go-toml/v2 v2.0.6/go.mod h1:eumQOmlWiOPt5WriQQqoM5y18pDHwha2N+QD+EUNTek=
        github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
        github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
        github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=