]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 25 Mar 2026 08:23:08 +0000 (08:23 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 16 Apr 2026 17:55:18 +0000 (19:55 +0200)
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.4...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 1955fbcaaef9acf7b2958f25f82959fa5b734825..e286c694995b0cbb832993eb767e372a31ad4720 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -58,7 +58,7 @@ require (
        github.com/niklasfasching/go-org v1.9.1
        github.com/olekukonko/tablewriter v1.1.4
        github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
-       github.com/pelletier/go-toml/v2 v2.2.4
+       github.com/pelletier/go-toml/v2 v2.3.0
        github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
        github.com/rogpeppe/go-internal v1.14.1
        github.com/spf13/afero v1.15.0
diff --git a/go.sum b/go.sum
index 114c9ba3304702aaa653dbe30d68bca016ad9e3a..cdc09058aa71951132cfa5ab8d0d5d01dce7ff51 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -436,8 +436,8 @@ github.com/olekukonko/tablewriter v1.1.4 h1:ORUMI3dXbMnRlRggJX3+q7OzQFDdvgbN9nVW
 github.com/olekukonko/tablewriter v1.1.4/go.mod h1:+kedxuyTtgoZLwif3P1Em4hARJs+mVnzKxmsCL/C5RY=
 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0=
 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y=
-github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
-github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
+github.com/pelletier/go-toml/v2 v2.3.0 h1:k59bC/lIZREW0/iVaQR8nDHxVq8OVlIzYCOJf421CaM=
+github.com/pelletier/go-toml/v2 v2.3.0/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
 github.com/perimeterx/marshmallow v1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s=
 github.com/perimeterx/marshmallow v1.1.5/go.mod h1:dsXbUu8CRzfYP5a87xpp0xq9S3u0Vchtcl8we9tYaXw=
 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=