Compare commits

..

7 commits

Author SHA1 Message Date
renovate[bot]
5915b6ebee
chore(deps): update module github.com/hbstack/blog to v0.37.2 2024-08-21 22:29:51 +00:00
ditatombot[bot]
e339980abb
Merge pull request #203 from ditatompel/renovate/github.com-hugomods-icons-vendors-simple-icons-1.x
Merge pull request #203

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-08-21 22:28:54 +00:00
ditatombot[bot]
e3373eecd5
Merge pull request #202 from ditatompel/renovate/github.com-hugomods-simple-icons-13.x
Merge pull request #202

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-08-21 22:24:27 +00:00
ditatombot[bot]
397e2df4b2
Merge pull request #204 from ditatompel/renovate/github.com-hbstack-header-0.x
Merge pull request #204

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-08-21 22:19:53 +00:00
renovate[bot]
9159643a10
chore(deps): update module github.com/hugomods/icons/vendors/simple-icons to v1.0.50 2024-08-19 18:03:29 +00:00
renovate[bot]
1bd31ccc04
chore(deps): update module github.com/hugomods/simple-icons to v13.6.0+incompatible 2024-08-18 15:51:17 +00:00
renovate[bot]
4dce38fc22
chore(deps): update module github.com/hbstack/header to v0.15.0 2024-08-14 03:06:15 +00:00
2 changed files with 4 additions and 4 deletions

4
go.mod
View file

@ -73,7 +73,7 @@ require (
github.com/hugomods/icons v0.6.4 // indirect
github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.49 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.50 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.0 // indirect
github.com/hugomods/katex v0.3.3 // indirect
@ -89,7 +89,7 @@ require (
github.com/hugomods/seo/modules/translations v0.1.1 // indirect
github.com/hugomods/seo/modules/twitter-cards v0.1.1 // indirect
github.com/hugomods/shortcodes v0.21.0 // indirect
github.com/hugomods/simple-icons v13.5.0+incompatible // indirect
github.com/hugomods/simple-icons v13.6.0+incompatible // indirect
github.com/hugomods/snackbar v0.1.2 // indirect
github.com/hugomods/workbox v0.1.0 // indirect
github.com/jakearchibald/idb v8.0.0+incompatible // indirect

4
go.sum
View file

@ -194,7 +194,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.47 h1:4EZMQ0b6+8gNRe2DI/fRnO
github.com/hugomods/icons/vendors/simple-icons v1.0.47/go.mod h1:+OxJaLg5ElwlUW/JhUq7IeuXg0tKLoB8MaOhkWQW0Eg=
github.com/hugomods/icons/vendors/simple-icons v1.0.48 h1:ioqQdzQV/u99Ub68ED1vHa9O3qMgAo2q8QsyLdhoDCo=
github.com/hugomods/icons/vendors/simple-icons v1.0.48/go.mod h1:OW3DGGP2A2ArBfZWjnLsiZShjXr2fltoP57HySYrsTg=
github.com/hugomods/icons/vendors/simple-icons v1.0.49/go.mod h1:K3F3oFb6euvhpRXzWw8sSO+c68uZJZAcazuzxT8XIhc=
github.com/hugomods/icons/vendors/simple-icons v1.0.50/go.mod h1:yc7MBoWIZX7Da0f6beE/Ppxmp7/stWqyGZRZMBErVJw=
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.10.1 h1:ok3ZUZ63MAcmFuTx2kC5JJ3Sffd420RRW9yO57SFeQA=
@ -248,7 +248,7 @@ github.com/hugomods/simple-icons v13.3.0+incompatible h1:vWCB+FgzAzaL1HtI06kJJK/
github.com/hugomods/simple-icons v13.3.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/hugomods/simple-icons v13.4.0+incompatible h1:BO/ox1wfMYZdMc1lYtxov8qDS93Qs4R/7R7rNeb3IG4=
github.com/hugomods/simple-icons v13.4.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/hugomods/simple-icons v13.5.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/hugomods/simple-icons v13.6.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/hugomods/snackbar v0.1.2 h1:SLpfH9jlYwf81epH7DvM2XTZHo+3fXXpk6XKtxmo964=
github.com/hugomods/snackbar v0.1.2/go.mod h1:ykFm0IFibeQPuPAm8Gaa27xJS/bNZcSez4omVSl2gQ0=
github.com/hugomods/workbox v0.1.0 h1:yxuTj3gT1BNf6OitxrjxSJXfmbFBj2UTwdWr142eYFQ=