]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/bep/goportabletext from 0.1.0 to 0.2.0 (#14779)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 20 Apr 2026 15:45:36 +0000 (17:45 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2026 15:45:36 +0000 (17:45 +0200)
Bumps [github.com/bep/goportabletext](https://github.com/bep/goportabletext) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/bep/goportabletext/releases)
- [Commits](https://github.com/bep/goportabletext/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/bep/goportabletext
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 2f216cb55207692ee4355a2897c7e14339c1521e..151045847d53b74833687ae513f933419bd795d0 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
        github.com/bep/godartsass/v2 v2.5.0
        github.com/bep/golibsass v1.2.0
        github.com/bep/golocales v0.1.0
-       github.com/bep/goportabletext v0.1.0
+       github.com/bep/goportabletext v0.2.0
        github.com/bep/helpers v0.8.0
        github.com/bep/imagemeta v0.17.1
        github.com/bep/lazycache v0.8.1
diff --git a/go.sum b/go.sum
index 71000a1febd60e128feb3b28ebe6775aae7a8267..094bedddbf896f7d99072fb2827c16980df0e337 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -160,8 +160,8 @@ github.com/bep/golibsass v1.2.0 h1:nyZUkKP/0psr8nT6GR2cnmt99xS93Ji82ZD9AgOK6VI=
 github.com/bep/golibsass v1.2.0/go.mod h1:DL87K8Un/+pWUS75ggYv41bliGiolxzDKWJAq3eJ1MA=
 github.com/bep/golocales v0.1.0 h1:rjWf1S4basIje+G+je5WMW8G+yzaoz4gEDFolrFVdvA=
 github.com/bep/golocales v0.1.0/go.mod h1:Hl78nje8mNL3LzLeJvYN9NsIZgyFJGrGfvgO9r1+mwE=
-github.com/bep/goportabletext v0.1.0 h1:8dqym2So1cEqVZiBa4ZnMM1R9l/DnC1h4ONg4J5kujw=
-github.com/bep/goportabletext v0.1.0/go.mod h1:6lzSTsSue75bbcyvVc0zqd1CdApuT+xkZQ6Re5DzZFg=
+github.com/bep/goportabletext v0.2.0 h1:CZ9f8jADBWqHwBymQiJJPCTSV/tHSA+PYzlUf86Yze0=
+github.com/bep/goportabletext v0.2.0/go.mod h1:xDeA5+qcgKzJq6Q6XjAiBKtxLD3Yn7f6XP4joD3J3qU=
 github.com/bep/helpers v0.8.0 h1:plg2BFgA9AgIHF2XemyZdZLqixjzQk3uyyArV48FngQ=
 github.com/bep/helpers v0.8.0/go.mod h1:PfE7MGdA8sSQ19nyDh4tYbs5rAlStlJaDI21f/fnNps=
 github.com/bep/imagemeta v0.17.1 h1:YZ3CBhdcmiPMpYGslQZ+6LKs5mN3el0/7srSm4Sxtlg=