From c002bce7ef996513f9362b9c662804bb5256a85a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:14:37 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/font-awesome to v0.6.3 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3726aa6..7791aac 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( 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/font-awesome v0.6.1 // indirect + github.com/hugomods/icons/vendors/font-awesome v0.6.3 // indirect github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/images v0.8.3 // indirect github.com/hugomods/mermaid v0.1.1 // indirect diff --git a/go.sum b/go.sum index c589243..9c84615 100644 --- a/go.sum +++ b/go.sum @@ -62,6 +62,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.3/go.mod h1:SuPcqO3u8gN4epmf+2L github.com/hugomods/icons/vendors/bootstrap v0.5.4/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/icons/vendors/font-awesome v0.6.3/go.mod h1:S7BE6/wpDplzG9uTnZqG6Q7ruMFi8MN1R+DqE8gNc3Y= github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY= github.com/hugomods/idb-js v0.1.0/go.mod h1:GPfnmr+BQpP4s6Epd4Yu+RlUog8q/Djw8qy8BZFWZ04= github.com/hugomods/images v0.8.3 h1:tvccLmr4ydDw2rWtfRJUuXbDMYzoK9eB2HRTfVFi8to=