diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 0987520..e1ea500 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.7.0/assets/*" + "../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.8.0/assets/*" ] } } diff --git a/go.mod b/go.mod index cdddd0a..bafd824 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module git.korhonen.cc/FunctionalHacker/korhonen.cc go 1.21.6 -require github.com/hugo-toha/toha/v4 v4.7.0 // indirect +require github.com/hugo-toha/toha/v4 v4.8.0 // indirect diff --git a/go.sum b/go.sum index 08d8d7b..dfaf668 100644 --- a/go.sum +++ b/go.sum @@ -2,3 +2,5 @@ github.com/hugo-toha/toha/v4 v4.6.0 h1:u+9KiGyTsC54sHld8HEvLEJBnKjkuuasHwair1wJM github.com/hugo-toha/toha/v4 v4.6.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= github.com/hugo-toha/toha/v4 v4.7.0 h1:XmMLJRXoYKd8UmM3RTh0Kwe6+7l9/JnUi51c86h+GzU= github.com/hugo-toha/toha/v4 v4.7.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= +github.com/hugo-toha/toha/v4 v4.8.0 h1:TYNqOsr01q73R5Sgz7lonXoX39dIl22lZhQy/V421so= +github.com/hugo-toha/toha/v4 v4.8.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 9c0eb20..46c458f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -77,7 +77,7 @@