From cc0eae9e31209a68eec00f088a43797790fa6c3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 07:15:30 +0000 Subject: [PATCH] ci(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.9 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a335a66..1bdea58 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/hugomods/encrypt go 1.19 require ( - github.com/hugomods/icons/vendors/bootstrap v0.5.8 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect github.com/hugomods/snackbar v0.1.2 // indirect ) diff --git a/go.sum b/go.sum index 1bf36db..4d02590 100644 --- a/go.sum +++ b/go.sum @@ -9,5 +9,6 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.5/go.mod h1:DtuYP+dG9Sttfsggd9k github.com/hugomods/icons/vendors/bootstrap v0.5.6/go.mod h1:Sw1RhQvFcsQlJ5a4SKpp7A0XHDYQ0DK0pQwnnx+l+Ao= github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY= github.com/hugomods/icons/vendors/bootstrap v0.5.8/go.mod h1:jla3IbQAByyz45AikUAw/c7h0wUMUn5Z2j4gh+zVDj4= +github.com/hugomods/icons/vendors/bootstrap v0.5.9/go.mod h1:DuB5N1o3GCUyvYFnEeBvJRBrCHqbMWEbjoEWVLULggw= github.com/hugomods/snackbar v0.1.2 h1:SLpfH9jlYwf81epH7DvM2XTZHo+3fXXpk6XKtxmo964= github.com/hugomods/snackbar v0.1.2/go.mod h1:ykFm0IFibeQPuPAm8Gaa27xJS/bNZcSez4omVSl2gQ0=