From 8126d81a12fc97104400aa924e32f8897b4d9412 Mon Sep 17 00:00:00 2001 From: "Cell[bot]" Date: Sun, 5 Jan 2025 01:00:07 +0000 Subject: [PATCH] :arrow_up: Chore(deps): update theme components --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 566f0a4..6e9b5a5 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/hugo-fixit/FixIt v0.3.16 // indirect github.com/hugo-fixit/cmpt-flyfish v1.0.1 // indirect github.com/hugo-fixit/cmpt-mdevtools v1.0.1 // indirect - github.com/hugo-fixit/cmpt-translate v1.5.1 // indirect + github.com/hugo-fixit/cmpt-translate v1.5.2 // indirect github.com/hugo-fixit/component-projects v1.5.3 // indirect github.com/hugo-fixit/hugo-json-feed v1.0.2 // indirect github.com/hugo-fixit/shortcode-caniuse v1.2.2 // indirect diff --git a/go.sum b/go.sum index bb07c42..eaa8fba 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/hugo-fixit/cmpt-flyfish v1.0.1 h1:DekYPsolCOgie7DyTH7htrZ4krAOlmjdnfF github.com/hugo-fixit/cmpt-flyfish v1.0.1/go.mod h1:59rRcovSQTuEwS7NzJNdHc3eRGXqxpELxHj2gCoXXSo= github.com/hugo-fixit/cmpt-mdevtools v1.0.1 h1:IdUhqO1ktKsJF5D0ReU37PU2CQCpgjY4EFFQ0S69sKQ= github.com/hugo-fixit/cmpt-mdevtools v1.0.1/go.mod h1:+1tfeT4ugFNa1kx/3yQF0NUup2Fejiq7EwvrpcY2xWw= -github.com/hugo-fixit/cmpt-translate v1.5.1 h1:99yoO0tcTaYnUjEh0wUjdGWbgwXY3AHZS+n+TqNHb3o= -github.com/hugo-fixit/cmpt-translate v1.5.1/go.mod h1:JZ0STubquTlRgyyGhGPlt2s0KJ1gCa99+P8ltTwQRM4= +github.com/hugo-fixit/cmpt-translate v1.5.2 h1:A9bldeJk+aaAkDvP6LmOpXnbkW2b53SbI82z9bsjLNs= +github.com/hugo-fixit/cmpt-translate v1.5.2/go.mod h1:JZ0STubquTlRgyyGhGPlt2s0KJ1gCa99+P8ltTwQRM4= github.com/hugo-fixit/component-projects v1.5.3 h1:phKG//aW4sF9CSUn6kJry2ovBGSlJzxF5H7+ZSlemQw= github.com/hugo-fixit/component-projects v1.5.3/go.mod h1:nXW0R37REwpfwUD1I4RtB5QW71vw66nRyB9uEpYxr+c= github.com/hugo-fixit/hugo-json-feed v1.0.2 h1:xZABGHuoX/u0hnoF5AoP7ane7l9T7UNmlOAiFdWvBvA=