Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf75d01f

Browse files
chore: bump github.com/gohugoio/hugo from 0.143.0 to 0.146.3 (#17384)
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from0.143.0 to 0.146.3.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/gohugoio/hugo/releases">github.com/gohugoio/hugo'sreleases</a>.</em></p><blockquote><h2>v0.146.3</h2><h2>What's Changed</h2><ul><li>tpl: Make any layout set in front matter higher priority 30b9c19c7<a href="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13588">#13588</a></li><li>tpl: Fix it so embedded render-codeblock-goat is used even if customrender-codeblock exists c8710625b <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13595">#13595</a></li></ul><h2>v0.146.2</h2><h2>What's Changed</h2><ul><li>tpl: Fix codeblock hook resolve issue d1c394442 <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13593">#13593</a></li><li>tpl: Fix legacy section mappings 1074e0115 <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13584">#13584</a></li><li>tpl: Resolve layouts/all.html for all html output formats c19f1f236<a href="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13587">#13587</a></li><li>tpl: Fix some baseof lookup issues 9221cbca4 <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13583">#13583</a></li></ul><h2>v0.146.1</h2><p>This fixes a regression introduced in <ahref="https://github.com/gohugoio/hugo/releases/tag/v0.146.0">v0.146.0</a>released earlier today.</p><ul><li>tpl: Skip dot and temp files inside /layouts 3b9f2a7de <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13579">#13579</a></li></ul><h2>v0.146.0</h2><blockquote><p>[!NOTE]There's a <ahref="https://github.com/gohugoio/hugo/releases/tag/v0.146.1">v0.146.1</a>bug fix release that fixes a regression introduced in this release.</p></blockquote><p>The big new thing in this release is a fully refreshed templatesystem – simpler and much better. We're working on the updateddocumentation for this, but see <ahref="https://redirect.github.com/gohugoio/hugo/pull/13541">thisissue</a> for some more information. We have gone to great lengths tomake this as backwards compatible as possible, but make sure you testyour site before going live with this new version. This version alsocomes with a full dependency refresh and some useful new templatefuncs:</p><ul><li><ahref="https://gohugo.io/functions/templates/current/">templates.Current</a>:Info about the current executing template and its call stack. Veryuseful for debugging.</li><li><a href="https://gohugo.io/functions/time/in/">time.In</a>: Returnsthe given date/time as represented in the specified IANA time zone.</li></ul><h2>Bug fixes</h2><ul><li>tpl/tplimpl: Fix full screen option in vimeo and youtube shortcodes6f14dbe24 <ahref="https://github.com/jmooring"><code>@​jmooring</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13531">#13531</a></li></ul><h2>Improvements</h2><ul><li>tpl: Warn and skip non-hook templates inside /layouts/_markup383dd82f9 <a href="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13577">#13577</a></li><li>tpl: Add a partial lookup cache 208a0de6c <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13571">#13571</a></li><li>tpl: Add templates.Current d4c6dd16b <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13571">#13571</a></li><li>commands/new: Improve theme creation 24ac6a9de <ahref="https://github.com/jmooring"><code>@​jmooring</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13489">#13489</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/13544">#13544</a></li><li>tpl/tplimpl: Update embedded pagination template 1e0084248 <ahref="https://github.com/jmooring"><code>@​jmooring</code></a></li><li>Reimplement and simplify Hugo's template system 83cfdd78c <ahref="https://github.com/bep"><code>@​bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13541">#13541</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/13545">#13545</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/13515">#13515</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/7964">#7964</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/13365">#13365</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/12988">#12988</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/4891">#4891</a></li><li>config: Use the non-global logger for deprecations when possible812ea0b32 <a href="https://github.com/bep"><code>@​bep</code></a></li><li>tpl/time: Add time.In function 07cbe5701 <ahref="https://github.com/jmooring"><code>@​jmooring</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13548">#13548</a></li><li>resources: Add option to silence dependency deprecation warningsc15ebce2f <ahref="https://github.com/jmooring"><code>@​jmooring</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13530">#13530</a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/gohugoio/hugo/commit/05ef8b713a3c091bfca7a3543ed016c64b3c6f88"><code>05ef8b7</code></a>releaser: Bump versions for release of 0.146.3</li><li><ahref="https://github.com/gohugoio/hugo/commit/30b9c19c7691aa3d90854c92a355bd8a248bb5b0"><code>30b9c19</code></a>tpl: Make any layout set in front matter higher priority</li><li><ahref="https://github.com/gohugoio/hugo/commit/c8710625b7c01a0d580f9d896b1fea96ec5463d1"><code>c871062</code></a>tpl: Fix it so embedded render-codeblock-goat is used even if customrender-c...</li><li><ahref="https://github.com/gohugoio/hugo/commit/53221f88ca57634b1b8afeeeacdc923e25b6617c"><code>53221f8</code></a>releaser: Prepare repository for 0.147.0-DEV</li><li><ahref="https://github.com/gohugoio/hugo/commit/ff3ab192c27fccdd82393f223040874904a44e98"><code>ff3ab19</code></a>releaser: Bump versions for release of 0.146.2</li><li><ahref="https://github.com/gohugoio/hugo/commit/d1c394442be0858b12fb1dbb42a98237e95c6d75"><code>d1c3944</code></a>tpl: Fix codeblock hook resolve issue</li><li><ahref="https://github.com/gohugoio/hugo/commit/1074e011520a82a17524d2e68082e5a04e291c2a"><code>1074e01</code></a>tpl: Fix legacy section mappings</li><li><ahref="https://github.com/gohugoio/hugo/commit/c19f1f2363fe96cfa8b6e4a5b9e5d75886bcff8b"><code>c19f1f2</code></a>tpl: Resolve layouts/all.html for all html output formats</li><li><ahref="https://github.com/gohugoio/hugo/commit/9221cbca496752fb1d06d664871e3d4532f473f5"><code>9221cbc</code></a>tpl: Fix some baseof lookup issues</li><li><ahref="https://github.com/gohugoio/hugo/commit/e3e3f9ae17395220e2c13ddc8afa7000a5a7e21e"><code>e3e3f9a</code></a>releaser: Prepare repository for 0.147.0-DEV</li><li>Additional commits viewable in <ahref="https://github.com/gohugoio/hugo/compare/v0.143.0...v0.146.3">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gohugoio/hugo&package-manager=go_modules&previous-version=0.143.0&new-version=0.146.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent06d707d commitf75d01f

File tree

2 files changed

+42
-38
lines changed

2 files changed

+42
-38
lines changed

‎go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ require (
128128
github.com/go-logr/logrv1.4.2
129129
github.com/go-playground/validator/v10v10.26.0
130130
github.com/gofrs/flockv0.12.0
131-
github.com/gohugoio/hugov0.143.0
131+
github.com/gohugoio/hugov0.146.3
132132
github.com/golang-jwt/jwt/v4v4.5.2
133133
github.com/golang-migrate/migrate/v4v4.18.1
134134
github.com/gomarkdown/markdownv0.0.0-20240930133441-72d49d9543d8
@@ -249,7 +249,7 @@ require (
249249
github.com/agext/levenshteinv1.2.3// indirect
250250
github.com/agnivade/levenshteinv1.2.1// indirect
251251
github.com/akutz/memconnv0.1.0// indirect
252-
github.com/alecthomas/chroma/v2v2.15.0// indirect
252+
github.com/alecthomas/chroma/v2v2.16.0// indirect
253253
github.com/alexbrainman/sspiv0.0.0-20210105120005-909beea2cc74// indirect
254254
github.com/anmitsu/go-shlexv0.0.0-20200514113438-38f4b401e2be// indirect
255255
github.com/apparentlymart/go-cidrv1.1.0// indirect
@@ -273,7 +273,7 @@ require (
273273
github.com/aymanbagabas/go-osc52/v2v2.0.1// indirect
274274
github.com/aymerick/douceurv0.2.0// indirect
275275
github.com/beorn7/perksv1.0.1// indirect
276-
github.com/bep/godartsass/v2v2.3.2// indirect
276+
github.com/bep/godartsass/v2v2.5.0// indirect
277277
github.com/bep/golibsassv1.2.0// indirect
278278
github.com/bmatcuk/doublestar/v4v4.8.1// indirect
279279
github.com/charmbracelet/x/ansiv0.8.0// indirect
@@ -284,7 +284,7 @@ require (
284284
github.com/cloudflare/circlv1.6.0// indirect
285285
github.com/containerd/continuityv0.4.5// indirect
286286
github.com/coreos/go-iptablesv0.6.0// indirect
287-
github.com/dlclark/regexp2v1.11.4// indirect
287+
github.com/dlclark/regexp2v1.11.5// indirect
288288
github.com/docker/cliv28.0.4+incompatible// indirect
289289
github.com/docker/dockerv28.0.4+incompatible// indirect
290290
github.com/docker/go-connectionsv0.5.0// indirect
@@ -318,7 +318,7 @@ require (
318318
github.com/gobwas/wsv1.4.0// indirect
319319
github.com/godbus/dbus/v5v5.1.0// indirect
320320
github.com/gogo/protobufv1.3.2// indirect
321-
github.com/gohugoio/hashstructurev0.3.0// indirect
321+
github.com/gohugoio/hashstructurev0.5.0// indirect
322322
github.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8// indirect
323323
github.com/golang/protobufv1.5.4// indirect
324324
github.com/google/btreev1.1.2// indirect
@@ -392,7 +392,7 @@ require (
392392
github.com/opencontainers/image-specv1.1.1// indirect
393393
github.com/opencontainers/runcv1.2.3// indirect
394394
github.com/outcaste-io/ristrettov0.2.3// indirect
395-
github.com/pelletier/go-toml/v2v2.2.3// indirect
395+
github.com/pelletier/go-toml/v2v2.2.4// indirect
396396
github.com/philhofer/fwdv1.1.3-0.20240612014219-fbbf4953d986// indirect
397397
github.com/pierrec/lz4/v4v4.1.18// indirect
398398
github.com/pion/transport/v2v2.2.10// indirect

‎go.sum

Lines changed: 36 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -794,20 +794,22 @@ github.com/bep/gitmap v1.6.0 h1:sDuQMm9HoTL0LtlrfxjbjgAg2wHQd4nkMup2FInYzhA=
794794
github.com/bep/gitmapv1.6.0/go.mod h1:n+3W1f/rot2hynsqEGxGMErPRgT41n9CkGuzPvz9cIw=
795795
github.com/bep/goatv0.5.0 h1:S8jLXHCVy/EHIoCY+btKkmcxcXFd34a0Q63/0D4TKeA=
796796
github.com/bep/goatv0.5.0/go.mod h1:Md9x7gRxiWKs85yHlVTvHQw9rg86Bm+Y4SuYE8CTH7c=
797-
github.com/bep/godartsass/v2v2.3.2 h1:meuc76J1C1soSCAnlnJRdGqJ5S4m6/GW+8hmOe9tOog=
798-
github.com/bep/godartsass/v2v2.3.2/go.mod h1:Qe5WOS9nVJy7G0jHssXPd3c+Pqk/f7+Tm6k/vahbVgs=
797+
github.com/bep/godartsass/v2v2.5.0 h1:tKRvwVdyjCIr48qgtLa4gHEdtRkPF8H1OeEhJAEv7xg=
798+
github.com/bep/godartsass/v2v2.5.0/go.mod h1:rjsi1YSXAl/UbsGL85RLDEjRKdIKUlMQHr6ChUNYOFU=
799799
github.com/bep/golibsassv1.2.0 h1:nyZUkKP/0psr8nT6GR2cnmt99xS93Ji82ZD9AgOK6VI=
800800
github.com/bep/golibsassv1.2.0/go.mod h1:DL87K8Un/+pWUS75ggYv41bliGiolxzDKWJAq3eJ1MA=
801+
github.com/bep/goportabletextv0.1.0 h1:8dqym2So1cEqVZiBa4ZnMM1R9l/DnC1h4ONg4J5kujw=
802+
github.com/bep/goportabletextv0.1.0/go.mod h1:6lzSTsSue75bbcyvVc0zqd1CdApuT+xkZQ6Re5DzZFg=
801803
github.com/bep/gowebpv0.3.0 h1:MhmMrcf88pUY7/PsEhMgEP0T6fDUnRTMpN8OclDrbrY=
802804
github.com/bep/gowebpv0.3.0/go.mod h1:ZhFodwdiFp8ehGJpF4LdPl6unxZm9lLFjxD3z2h2AgI=
803-
github.com/bep/imagemetav0.8.3 h1:68XqpYXjWW9mFjdGurutDmAKBJa9y2aknEBHwY/+3zw=
804-
github.com/bep/imagemetav0.8.3/go.mod h1:5piPAq5Qomh07m/dPPCLN3mDJyFusvUG7VwdRD/vX0s=
805-
github.com/bep/lazycachev0.7.0 h1:VM257SkkjcR9z55eslXTkUIX8QMNKoqQRNKV/4xIkCY=
806-
github.com/bep/lazycachev0.7.0/go.mod h1:NmRm7Dexh3pmR1EignYR8PjO2cWybFQ68+QgY3VMCSc=
805+
github.com/bep/imagemetav0.11.0 h1:jL92HhL1H70NC+f8OVVn5D/nC3FmdxTnM3R+csj54mE=
806+
github.com/bep/imagemetav0.11.0/go.mod h1:23AF6O+4fUi9avjiydpKLStUNtJr5hJB4rarG18JpN8=
807+
github.com/bep/lazycachev0.8.0 h1:lE5frnRjxaOFbkPZ1YL6nijzOPPz6zeXasJq8WpG4L8=
808+
github.com/bep/lazycachev0.8.0/go.mod h1:BQ5WZepss7Ko91CGdWz8GQZi/fFnCcyWupv8gyTeKwk=
807809
github.com/bep/loggv0.4.0 h1:luAo5mO4ZkhA5M1iDVDqDqnBBnlHjmtZF6VAyTp+nCQ=
808810
github.com/bep/loggv0.4.0/go.mod h1:Ccp9yP3wbR1mm++Kpxet91hAZBEQgmWgFgnXX3GkIV0=
809-
github.com/bep/overlayfsv0.9.2 h1:qJEmFInsW12L7WW7dOTUhnMfyk/fN9OCDEO5Gr8HSDs=
810-
github.com/bep/overlayfsv0.9.2/go.mod h1:aYY9W7aXQsGcA7V9x/pzeR8LjEgIxbtisZm8Q7zPz40=
811+
github.com/bep/overlayfsv0.10.0 h1:wS3eQ6bRsLX+4AAmwGjvoFSAQoeheamxofFiJ2SthSE=
812+
github.com/bep/overlayfsv0.10.0/go.mod h1:ouu4nu6fFJaL0sPzNICzxYsBeWwrjiTdFZdK4lI3tro=
811813
github.com/bep/tmcv0.5.1 h1:CsQnSC6MsomH64gw0cT5f+EwQDcvZz4AazKunFwTpuI=
812814
github.com/bep/tmcv0.5.1/go.mod h1:tGYHN8fS85aJPhDLgXETVKp+PR382OvFi2+q2GkGsq0=
813815
github.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3d h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas=
@@ -973,8 +975,8 @@ github.com/disintegration/gift v1.2.1 h1:Y005a1X4Z7Uc+0gLpSAsKhWi4qLtsdEcMIbbdvd
973975
github.com/disintegration/giftv1.2.1/go.mod h1:Jh2i7f7Q2BM7Ezno3PhfezbR1xpUg9dUg3/RlKGr4HI=
974976
github.com/distribution/referencev0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
975977
github.com/distribution/referencev0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
976-
github.com/dlclark/regexp2v1.11.4 h1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yAo=
977-
github.com/dlclark/regexp2v1.11.4/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
978+
github.com/dlclark/regexp2v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ=
979+
github.com/dlclark/regexp2v1.11.5/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
978980
github.com/docker/cliv28.0.4+incompatible h1:pBJSJeNd9QeIWPjRcV91RVJihd/TXB77q1ef64XEu4A=
979981
github.com/docker/cliv28.0.4+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
980982
github.com/docker/dockerv28.0.4+incompatible h1:JNNkBctYKurkw6FrHfKqY0nKIDf5nrbxjVBtS+cdcok=
@@ -1028,8 +1030,8 @@ github.com/envoyproxy/protoc-gen-validate v1.2.1 h1:DEo3O99U8j4hBFwbJfrz9VtgcDfU
10281030
github.com/envoyproxy/protoc-gen-validatev1.2.1/go.mod h1:d/C80l/jxXLdfEIhX1W2TmLfsJ31lvEjwamM4DxlWXU=
10291031
github.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6baUTXGLOoWe4PQhGxaX0KpnayAqC48p4=
10301032
github.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0f/go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM=
1031-
github.com/evanw/esbuildv0.24.2 h1:PQExybVBrjHjN6/JJiShRGIXh1hWVm6NepVnhZhrt0A=
1032-
github.com/evanw/esbuildv0.24.2/go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48=
1033+
github.com/evanw/esbuildv0.25.2 h1:ublSEmZSjzOc6jLO1OTQy/vHc1wiqyDF4oB3hz5sM6s=
1034+
github.com/evanw/esbuildv0.25.2/go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48=
10331035
github.com/fatih/colorv1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
10341036
github.com/fatih/colorv1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
10351037
github.com/fatih/colorv1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
@@ -1052,8 +1054,8 @@ github.com/foxcpp/go-mockdns v1.1.0/go.mod h1:IhLeSFGed3mJIAXPH2aiRQB+kqz7oqu8ld
10521054
github.com/frankban/quicktestv1.7.2/go.mod h1:jaStnuzAqU1AJdCO0l53JDCJrVDKcS03DbaAcR7Ks/o=
10531055
github.com/frankban/quicktestv1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
10541056
github.com/frankban/quicktestv1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0=
1055-
github.com/fsnotify/fsnotifyv1.8.0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M=
1056-
github.com/fsnotify/fsnotifyv1.8.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
1057+
github.com/fsnotify/fsnotifyv1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=
1058+
github.com/fsnotify/fsnotifyv1.9.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
10571059
github.com/fullsailor/pkcs7v0.0.0-20190404230743-d7302db945fa h1:RDBNVkRviHZtvDvId8XSGPu3rmpmSe+wKRcEWNgsfWU=
10581060
github.com/fullsailor/pkcs7v0.0.0-20190404230743-d7302db945fa/go.mod h1:KnogPXtdwXqoenmZCw6S+25EAm2MkxbG0deNDu4cbSA=
10591061
github.com/fxamacker/cbor/v2v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
@@ -1062,8 +1064,8 @@ github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3G
10621064
github.com/gabriel-vasile/mimetypev1.4.8/go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8=
10631065
github.com/gen2brain/beeepv0.0.0-20220402123239-6a3042f4b71a h1:fwNLHrP5Rbg/mGSXCjtPdpbqv2GucVTA/KMi8wEm6mE=
10641066
github.com/gen2brain/beeepv0.0.0-20220402123239-6a3042f4b71a/go.mod h1:/WeFVhhxMOGypVKS0w8DUJxUBbHypnWkUVnW7p5c9Pw=
1065-
github.com/getkin/kin-openapiv0.123.0 h1:zIik0mRwFNLyvtXK274Q6ut+dPh6nlxBp0x7mNrPhs8=
1066-
github.com/getkin/kin-openapiv0.123.0/go.mod h1:wb1aSZA/iWmorQP9KTAS/phLj/t17B5jT7+fS8ed9NM=
1067+
github.com/getkin/kin-openapiv0.131.0 h1:NO2UeHnFKRYhZ8wg6Nyh5Cq7dHk4suQQr72a4pMrDxE=
1068+
github.com/getkin/kin-openapiv0.131.0/go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58=
10671069
github.com/ghodss/yamlv1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
10681070
github.com/ghodss/yamlv1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
10691071
github.com/github/fakecav0.1.0 h1:Km/MVOFvclqxPM9dZBC4+QE564nU4gz4iZ0D9pMw28I=
@@ -1160,16 +1162,16 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
11601162
github.com/gogo/protobufv1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
11611163
github.com/gohugoio/go-i18n/v2v2.1.3-0.20230805085216-e63c13218d0e h1:QArsSubW7eDh8APMXkByjQWvuljwPGAGQpJEFn0F0wY=
11621164
github.com/gohugoio/go-i18n/v2v2.1.3-0.20230805085216-e63c13218d0e/go.mod h1:3Ltoo9Banwq0gOtcOwxuHG6omk+AwsQPADyw2vQYOJQ=
1163-
github.com/gohugoio/hashstructurev0.3.0 h1:orHavfqnBv0ffQmobOp41Y9HKEMcjrR/8EFAzpngmGs=
1164-
github.com/gohugoio/hashstructurev0.3.0/go.mod h1:8ohPTAfQLTs2WdzB6k9etmQYclDUeNsIHGPAFejbsEA=
1165+
github.com/gohugoio/hashstructurev0.5.0 h1:G2fjSBU36RdwEJBWJ+919ERvOVqAg9tfcYp47K9swqg=
1166+
github.com/gohugoio/hashstructurev0.5.0/go.mod h1:Ser0TniXuu/eauYmrwM4o64EBvySxNzITEOLlm4igec=
11651167
github.com/gohugoio/httpcachev0.7.0 h1:ukPnn04Rgvx48JIinZvZetBfHaWE7I01JR2Q2RrQ3Vs=
11661168
github.com/gohugoio/httpcachev0.7.0/go.mod h1:fMlPrdY/vVJhAriLZnrF5QpN3BNAcoBClgAyQd+lGFI=
1167-
github.com/gohugoio/hugov0.143.0 h1:acmpu/j47LHQcVQJ1YIIGKe+dH7cGmxarMq/aeGY3AM=
1168-
github.com/gohugoio/hugov0.143.0/go.mod h1:G0uwM5aRUXN4cbnqrDQx9Dlgmf/ukUpPADajL8FbL9M=
1169-
github.com/gohugoio/hugo-goldmark-extensions/extrasv0.2.0 h1:MNdY6hYCTQEekY0oAfsxWZU1CDt6iH+tMLgyMJQh/sg=
1170-
github.com/gohugoio/hugo-goldmark-extensions/extrasv0.2.0/go.mod h1:oBdBVuiZ0fv9xd8xflUgt53QxW5jOCb1S+xntcN4SKo=
1171-
github.com/gohugoio/hugo-goldmark-extensions/passthroughv0.3.0 h1:7PY5PIJ2mck7v6R52yCFvvYHvsPMEbulgRviw3I9lP4=
1172-
github.com/gohugoio/hugo-goldmark-extensions/passthroughv0.3.0/go.mod h1:r8g5S7bHfdj0+9ShBog864ufCsVODKQZNjYYY8OnJpM=
1169+
github.com/gohugoio/hugov0.146.3 h1:agRqbPbAdTF8+Tj10MRLJSs+iX0AnOrf2OtOWAAI+nw=
1170+
github.com/gohugoio/hugov0.146.3/go.mod h1:WsWhL6F5z0/ER9LgREuNp96eovssVKVCEDHgkibceuU=
1171+
github.com/gohugoio/hugo-goldmark-extensions/extrasv0.3.0 h1:gj49kTR5Z4Hnm0ZaQrgPVazL3DUkppw+x6XhHCmh+Wk=
1172+
github.com/gohugoio/hugo-goldmark-extensions/extrasv0.3.0/go.mod h1:IMMj7xiUbLt1YNJ6m7AM4cnsX4cFnnfkleO/lBHGzUg=
1173+
github.com/gohugoio/hugo-goldmark-extensions/passthroughv0.3.1 h1:nUzXfRTszLliZuN0JTKeunXTRaiFX6ksaWP0puLLYAY=
1174+
github.com/gohugoio/hugo-goldmark-extensions/passthroughv0.3.1/go.mod h1:Wy8ThAA8p2/w1DY05vEzq6EIeI2mzDjvHsu7ULBVwog=
11731175
github.com/gohugoio/localesv0.14.0 h1:Q0gpsZwfv7ATHMbcTNepFd59H7GoykzWJIxi113XGDc=
11741176
github.com/gohugoio/localesv0.14.0/go.mod h1:ip8cCAv/cnmVLzzXtiTpPwgJ4xhKZranqNqtoIu0b/4=
11751177
github.com/gohugoio/localescompressedv1.0.1 h1:KTYMi8fCWYLswFyJAeOtuk/EkXR/KPTHHNN9OS+RTxo=
@@ -1408,8 +1410,6 @@ github.com/illarion/gonotify v1.0.1 h1:F1d+0Fgbq/sDWjj/r66ekjDG+IDeecQKUFH4wNwso
14081410
github.com/illarion/gonotifyv1.0.1/go.mod h1:zt5pmDofZpU1f8aqlK0+95eQhoEAn/d4G4B/FjVW4jE=
14091411
github.com/insomniacslk/dhcpv0.0.0-20231206064809-8c70d406f6d2 h1:9K06NfxkBh25x56yVhWWlKFE8YpicaSfHwoV8SFbueA=
14101412
github.com/insomniacslk/dhcpv0.0.0-20231206064809-8c70d406f6d2/go.mod h1:3A9PQ1cunSDF/1rbTq99Ts4pVnycWg+vlPkfeD2NLFI=
1411-
github.com/invopop/yamlv0.2.0 h1:7zky/qH+O0DwAyoobXUqvVBwgBFRxKoQ/3FjcVpjTMY=
1412-
github.com/invopop/yamlv0.2.0/go.mod h1:2XuRLgs/ouIrW3XNzuNj7J3Nvu/Dig5MXvbCEdiBN3Q=
14131413
github.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
14141414
github.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo=
14151415
github.com/jdkato/prosev1.2.1 h1:Fp3UnJmLVISmlc57BgKUzdjr0lOtjqTZicL3PaYy6cU=
@@ -1603,6 +1603,10 @@ github.com/niklasfasching/go-org v1.7.0 h1:vyMdcMWWTe/XmANk19F4k8XGBYg0GQ/gJGMim
16031603
github.com/niklasfasching/go-orgv1.7.0/go.mod h1:WuVm4d45oePiE0eX25GqTDQIt/qPW1T9DGkRscqLW5o=
16041604
github.com/nu7hatch/gouuidv0.0.0-20131221200532-179d4d0c4d8d h1:VhgPp6v9qf9Agr/56bj7Y/xa04UccTW04VP0Qed4vnQ=
16051605
github.com/nu7hatch/gouuidv0.0.0-20131221200532-179d4d0c4d8d/go.mod h1:YUTz3bUH2ZwIWBy3CJBeOBEugqcmXREj14T+iG/4k4U=
1606+
github.com/oasdiff/yamlv0.0.0-20250309154309-f31be36b4037 h1:G7ERwszslrBzRxj//JalHPu/3yz+De2J+4aLtSRlHiY=
1607+
github.com/oasdiff/yamlv0.0.0-20250309154309-f31be36b4037/go.mod h1:2bpvgLBZEtENV5scfDFEtB/5+1M4hkQhDQrccEJ/qGw=
1608+
github.com/oasdiff/yaml3v0.0.0-20250309153720-d2182401db90 h1:bQx3WeLcUWy+RletIKwUIt4x3t8n2SxavmoclizMb8c=
1609+
github.com/oasdiff/yaml3v0.0.0-20250309153720-d2182401db90/go.mod h1:y5+oSEHCPT/DGrS++Wc/479ERge0zTFxaF8PbGKcg2o=
16061610
github.com/oklog/runv1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
16071611
github.com/oklog/runv1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
16081612
github.com/olekukonko/tablewriterv0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
@@ -1627,8 +1631,8 @@ github.com/outcaste-io/ristretto v0.2.3 h1:AK4zt/fJ76kjlYObOeNwh4T3asEuaCmp26pOv
16271631
github.com/outcaste-io/ristrettov0.2.3/go.mod h1:W8HywhmtlopSB1jeMg3JtdIhf+DYkLAr0VN/s4+MHac=
16281632
github.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0=
16291633
github.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y=
1630-
github.com/pelletier/go-toml/v2v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=
1631-
github.com/pelletier/go-toml/v2v2.2.3/go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc=
1634+
github.com/pelletier/go-toml/v2v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
1635+
github.com/pelletier/go-toml/v2v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
16321636
github.com/perimeterx/marshmallowv1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s=
16331637
github.com/perimeterx/marshmallowv1.1.5/go.mod h1:dsXbUu8CRzfYP5a87xpp0xq9S3u0Vchtcl8we9tYaXw=
16341638
github.com/philhofer/fwdv1.1.3-0.20240612014219-fbbf4953d986 h1:jYi87L8j62qkXzaYHAQAhEapgukhenIMZRBKTNRLHJ4=
@@ -1701,8 +1705,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
17011705
github.com/rogpeppe/go-internalv1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
17021706
github.com/rogpeppe/go-internalv1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
17031707
github.com/rogpeppe/go-internalv1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
1704-
github.com/rogpeppe/go-internalv1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
1705-
github.com/rogpeppe/go-internalv1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
1708+
github.com/rogpeppe/go-internalv1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
1709+
github.com/rogpeppe/go-internalv1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
17061710
github.com/ruudk/golang-pdf417v0.0.0-20181029194003-1af4ab5afa58/go.mod h1:6lfFZQK844Gfx8o5WFuvpxWRwnSoipWe/p622j1v06w=
17071711
github.com/ruudk/golang-pdf417v0.0.0-20201230142125-a7e3863a1245/go.mod h1:pQAZKsJ8yyVxGRWYNEm9oFB8ieLgKFnamEyDmSA0BRk=
17081712
github.com/ryanuber/columnizev2.1.0+incompatible/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
@@ -2019,8 +2023,8 @@ golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9/go.mod h1:023OzeP/+EPmXeap
20192023
golang.org/x/imagev0.0.0-20210628002857-a66eb6448b8d/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
20202024
golang.org/x/imagev0.0.0-20211028202545-6944b10bf410/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
20212025
golang.org/x/imagev0.0.0-20220302094943-723b81ca9867/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
2022-
golang.org/x/imagev0.22.0 h1:UtK5yLUzilVrkjMAZAZ34DXGpASN8i8pj8g+O+yd10g=
2023-
golang.org/x/imagev0.22.0/go.mod h1:9hPFhljd4zZ1GNSIZJ49sqbp45GKK9t6w+iXvGqZUz4=
2026+
golang.org/x/imagev0.26.0 h1:4XjIFEZWQmCZi6Wv8BoxsDhRU3RVnLX04dToTDAEPlY=
2027+
golang.org/x/imagev0.26.0/go.mod h1:lcxbMFAovzpnJxzXS3nyL83K27tmqtKzIJpctK8YO5c=
20242028
golang.org/x/lintv0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
20252029
golang.org/x/lintv0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
20262030
golang.org/x/lintv0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp