]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 17 Nov 2022 08:02:02 +0000 (08:02 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 17 Nov 2022 16:07:40 +0000 (17:07 +0100)
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>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 056bcfeee0d38e8786507d2ad606bb7a2bcae84d..a6f6e10ba7f43507fd2fc2d90089ac41dac3a302 100644 (file)
--- 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
diff --git a/go.sum b/go.sum
index cd60c961f8187a546b47fd367a8c0dcbdaa0cc6a..c9d81e955904f9f82d2429274213e05369019458 100644 (file)
--- 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=