-
- Downloads
Fix deprecation errors
parent
70e80486
No related branches found
No related tags found
Showing
- config/_default/hugo.toml 2 additions, 0 deletionsconfig/_default/hugo.toml
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 0 deletionsgo.sum
- package-lock.json 52 additions, 46 deletionspackage-lock.json
- themes/fsetit/layouts/partials/head.html 2 additions, 2 deletionsthemes/fsetit/layouts/partials/head.html
... | ... | @@ -7,7 +7,7 @@ require ( |
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect | ||
github.com/lipis/flag-icons v7.2.3+incompatible // indirect | ||
github.com/twbs/bootstrap v5.3.3+incompatible // indirect | ||
gitlab.kit.edu/kit/fs-etit/www-ag/website-modules/available-minutes v0.0.0-20240819192222-f6681130fb7a // indirect | ||
gitlab.kit.edu/kit/fs-etit/www-ag/website-modules/available-minutes v0.0.0-20241212124818-4bdabf99a42d // indirect | ||
gitlab.kit.edu/kit/fs-etit/www-ag/website-modules/calendar v0.0.0-20240826202516-2dfbf6c688a2 // indirect | ||
gitlab.kit.edu/kit/fs-etit/www-ag/website-modules/timetables v0.0.0-20241104180134-feb1754e437e // indirect | ||
) |
Please register or sign in to comment