chore(dependencies): update dependencies

This commit is contained in:
geekifan
2025-06-05 15:52:16 +08:00
committed by Yifan
parent 7973ebbf9d
commit f06f188d38
2 changed files with 5 additions and 3 deletions

3
go.mod
View File

@ -5,5 +5,6 @@ go 1.24.2
require (
github.com/geekifan/chirpy-static-assets v0.0.0-20250507021825-887e490b15f2 // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
github.com/twbs/bootstrap v5.3.5+incompatible // indirect
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
github.com/twbs/bootstrap v5.3.6+incompatible // indirect
)