File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
// AUTO-GENERATED using `npm run get:hugo-modules`
6
6
7
7
require (
8
- github.com/FortAwesome/Font-Awesome v0.0.0-20241120164804-3447c58c6b3f // indirect
8
+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 // indirect
9
9
github.com/twbs/bootstrap v5.3.3+incompatible // indirect
10
10
)
Original file line number Diff line number Diff line change 1
- github.com/FortAwesome/Font-Awesome v0.0.0-20241120164804-3447c58c6b3f h1:3/aWi2Aq8yQsulhJo1lS3NJ3ytCyXNHorms/GoZHn78 =
2
- github.com/FortAwesome/Font-Awesome v0.0.0-20241120164804-3447c58c6b3f /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
1
+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 h1:/iluJkJiyTAdnqrw3Yi9rH2HNHhrrtCmj8VJe7I6o3w =
2
+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3
3
github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ =
4
4
github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change 35
35
"update:pkgs" : " npx npm-check-updates -u && npm run cd:docs update:pkgs"
36
36
},
37
37
"dependencies" : {
38
- "@fortawesome/fontawesome-free" : " 6.7.1 " ,
38
+ "@fortawesome/fontawesome-free" : " 6.7.2 " ,
39
39
"bootstrap" : " 5.3.3"
40
40
},
41
41
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments