Compare commits

..

No commits in common. "f0cabbf9cbe7aff606b1eba42cf1b8dba1b400ee" and "37af1af3de17d5d7e0c25111f32dfa5d2e356559" have entirely different histories.

3 changed files with 3 additions and 5 deletions

View file

@ -40,7 +40,7 @@ jobs:
run: npm ci
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.122.0"
extended: true

4
go.mod
View file

@ -31,12 +31,12 @@ 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.6 // indirect
github.com/hugomods/icons/vendors/font-awesome v0.6.6 // indirect
github.com/hugomods/icons/vendors/font-awesome v0.6.5 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.10.1 // indirect
github.com/hugomods/mermaid v0.1.1 // indirect
github.com/hugomods/pwa v0.7.0 // indirect
github.com/hugomods/search v0.13.3 // indirect
github.com/hugomods/simple-icons v11.11.0+incompatible // indirect
github.com/hugomods/simple-icons v11.10.0+incompatible // indirect
github.com/krisk/Fuse v7.0.0+incompatible // indirect
)

2
go.sum
View file

@ -91,7 +91,6 @@ github.com/hugomods/icons/vendors/font-awesome v0.6.1/go.mod h1:kmMci4qX8yTQPT28
github.com/hugomods/icons/vendors/font-awesome v0.6.3 h1:S0Vl11E8Ihn5vQZuvIOUuLXi1eOLALtK/auJLScSP+g=
github.com/hugomods/icons/vendors/font-awesome v0.6.3/go.mod h1:S7BE6/wpDplzG9uTnZqG6Q7ruMFi8MN1R+DqE8gNc3Y=
github.com/hugomods/icons/vendors/font-awesome v0.6.5/go.mod h1:olo6073bAL17apxc7lTLfQKpT9sIam8Zx+d9lrCwV/o=
github.com/hugomods/icons/vendors/font-awesome v0.6.6/go.mod h1:2IVdmnq+IWCnPFYsvbxq59dTuW3+prPLerpu8Ezobro=
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=
@ -117,7 +116,6 @@ github.com/hugomods/simple-icons v11.6.0+incompatible h1:zc72l13asPvaKdxidFO8Quy
github.com/hugomods/simple-icons v11.6.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/hugomods/simple-icons v11.8.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/hugomods/simple-icons v11.10.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/hugomods/simple-icons v11.11.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/krisk/Fuse v7.0.0+incompatible h1:jVyg6No+Joc51Rn97QQYJZIpCxzd4ywACn/4+FKWjvo=
github.com/krisk/Fuse v7.0.0+incompatible/go.mod h1:3moWv8rDjwoKic9nwiPLgZjldkbdTAbtzJHCu/Vsj4A=
github.com/twbs/bootstrap v5.3.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=