Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Oct 27, 2024
1 parent 4a51aee commit 7aaa405
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,12 @@ module github.com/davidsneighbour/kollitsch.dev
go 1.21

require (
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5 // indirect
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579 // indirect
github.com/csswizardry/ct v0.0.0-20230131155739-4e0d88c1a9ff // indirect
github.com/davidsneighbour/hugo-darkskies v1.2024.29 // indirect
github.com/paulirish/lite-youtube-embed v0.3.3 // indirect
github.com/twbs/icons v1.11.3 // indirect
github.com/zenorocha/clipboard.js v2.0.11+incompatible // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible h1:3trjm7NtX5NXlju1AxSWSzedDMq2hsfH78Qtqrc8EgY=
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5 h1:it3c7bXcWnGKUXuOLswZmiDXarJbG0gRkSsfXa3+Sos=
github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5/go.mod h1:XBpzr9hlUI2hdamAi4xPpys4nVjsp7eyIBAKhmP8nzs=
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579 h1:K8ukOfj0MOBEWWsL8Mzd8GXIbAf7/RHnX1hipqbjeto=
Expand Down
3 changes: 3 additions & 0 deletions kollitsch.dev.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
{
"name": "Asylum",
"path": "../hugo-asylum"
},
{
"path": "../hugov"
}
],
"settings": {
Expand Down

0 comments on commit 7aaa405

Please sign in to comment.