diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 65d83b56b84..b8b0834820b 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.5.1-0.20240903114240-3ce670e2a522/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.5.1-0.20240907213421-aab2b39c5029/assets/*" ] } } diff --git a/go.mod b/go.mod index 2987a8820d1..f687bb1e134 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/hugo-toha/hugo-toha.github.io go 1.21 -require github.com/hugo-toha/toha/v4 v4.5.1-0.20240903114240-3ce670e2a522 // indirect +require github.com/hugo-toha/toha/v4 v4.5.1-0.20240907213421-aab2b39c5029 // indirect // replace( // github.com/hugo-toha/toha/v4 => ../toha diff --git a/go.sum b/go.sum index 9f8c4d7f2f4..446bf134657 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/hugo-toha/toha/v4 v4.5.1-0.20240903114240-3ce670e2a522 h1:aebIDkDoTwxIuMxtkHhu+DRawH8Kalqcu6uMJpxRang= -github.com/hugo-toha/toha/v4 v4.5.1-0.20240903114240-3ce670e2a522/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= +github.com/hugo-toha/toha/v4 v4.5.1-0.20240907213421-aab2b39c5029 h1:KNFg1/a4uKCfXAKXb+YEBBUjan3zZjSoHcZxFjN4xLU= +github.com/hugo-toha/toha/v4 v4.5.1-0.20240907213421-aab2b39c5029/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=