URI: 
       build(deps): bump github.com/pelletier/go-toml from 1.8.1 to 1.9.0 - 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 7ca118fdfd9f0d1c636ef5e266c9000a20099e03
   DIR parent 33d5f805923eb50dfb309d024f6555c59a339846
  HTML Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Thu, 15 Apr 2021 14:20:04 +0000
       
       build(deps): bump github.com/pelletier/go-toml from 1.8.1 to 1.9.0
       
       Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.8.1 to 1.9.0.
       - [Release notes](https://github.com/pelletier/go-toml/releases)
       - [Commits](https://github.com/pelletier/go-toml/compare/v1.8.1...v1.9.0)
       
       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
       @@ -43,7 +43,7 @@ require (
                github.com/nicksnyder/go-i18n/v2 v2.1.2
                github.com/niklasfasching/go-org v1.5.0
                github.com/olekukonko/tablewriter v0.0.5
       -        github.com/pelletier/go-toml v1.8.1
       +        github.com/pelletier/go-toml v1.9.0
                github.com/pkg/errors v0.9.1
                github.com/rogpeppe/go-internal v1.8.0
                github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
   DIR diff --git a/go.sum b/go.sum
       @@ -443,8 +443,8 @@ github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N
        github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
        github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
        github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
       -github.com/pelletier/go-toml v1.8.1 h1:1Nf83orprkJyknT6h7zbuEGUEjcyVlCxSUGTENmNCRM=
       -github.com/pelletier/go-toml v1.8.1/go.mod h1:T2/BmBdy8dvIRq1a/8aqjN41wvWlN4lrapLU/GW4pbc=
       +github.com/pelletier/go-toml v1.9.0 h1:NOd0BRdOKpPf0SxkL3HxSQOG7rNh+4kl6PHcBPFs7Q0=
       +github.com/pelletier/go-toml v1.9.0/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
        github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
        github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
        github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=