From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:45:36 +0000 (+0200) Subject: build(deps): bump github.com/bep/goportabletext from 0.1.0 to 0.2.0 (#14779) X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=790f4084a1dcdd1dbb01f8292710f940f2adc350;p=brevno-suite%2Fhugo build(deps): bump github.com/bep/goportabletext from 0.1.0 to 0.2.0 (#14779) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/go.mod b/go.mod index 2f216cb55..151045847 100644 --- 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 71000a1fe..094bedddb 100644 --- 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=