From c3a0ff8978847dbbb68aa0d54e69d44fa4c739af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:14:31 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.5 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9902861..99ba757 100644 --- a/go.mod +++ b/go.mod @@ -30,7 +30,7 @@ require ( github.com/hugomods/google-adsense v0.1.0 // indirect github.com/hugomods/gravatar v0.2.0 // indirect github.com/hugomods/hugopress v0.2.3 // indirect - github.com/hugomods/icons/vendors/bootstrap v0.5.4 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.5 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.1 // indirect github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/images v0.8.3 // indirect diff --git a/go.sum b/go.sum index 2ec2bc6..352ae34 100644 --- a/go.sum +++ b/go.sum @@ -61,6 +61,7 @@ github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw= github.com/hugomods/icons/vendors/bootstrap v0.5.3 h1:3twbdiKpeCudV0UFNBZqUgBLIjG5qcv4lvvlALgR5ro= github.com/hugomods/icons/vendors/bootstrap v0.5.3/go.mod h1:SuPcqO3u8gN4epmf+2L1G8pg6X3nXj2D6FYRWd+OIrw= github.com/hugomods/icons/vendors/bootstrap v0.5.4/go.mod h1:DtuYP+dG9Sttfsggd9k09h/hapZBsel6JJ1vNetkaCg= +github.com/hugomods/icons/vendors/bootstrap v0.5.5/go.mod h1:DtuYP+dG9Sttfsggd9k09h/hapZBsel6JJ1vNetkaCg= github.com/hugomods/icons/vendors/font-awesome v0.6.1 h1:MyYF67fPthN4EDkT/IwY0ydowxzE6J/oKFTltOCY2vY= github.com/hugomods/icons/vendors/font-awesome v0.6.1/go.mod h1:kmMci4qX8yTQPT28sskzKRudJiQAAiZZugjNbkakRhk= github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY=