diff --git a/assets/jsconfig.json b/assets/jsconfig.json index ad345777876..fac2fb8d19e 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.4.1-0.20240420200359-03148c9f3fae/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.4.1-0.20240422113608-3290d40918ef/assets/*" ] } } diff --git a/go.mod b/go.mod index 56ee00092d1..50678497b54 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/hugo-toha/hugo-toha.github.io go 1.19 -require github.com/hugo-toha/toha/v4 v4.4.1-0.20240420200359-03148c9f3fae // indirect +require github.com/hugo-toha/toha/v4 v4.4.1-0.20240422113608-3290d40918ef // indirect // replace( // github.com/hugo-toha/toha/v4 => ../toha diff --git a/go.sum b/go.sum index d34732df28c..6a378984e13 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/hugo-toha/toha/v4 v4.4.1-0.20240420200359-03148c9f3fae h1:9f/nuoZjHq1F29D8883MzTsX+GGj3ruAVO4JK9HQK9U= -github.com/hugo-toha/toha/v4 v4.4.1-0.20240420200359-03148c9f3fae/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ= +github.com/hugo-toha/toha/v4 v4.4.1-0.20240422113608-3290d40918ef h1:R5juFHmNyCb5pJ/I1UbqmK8GxbMktHdSOiob/BGccIo= +github.com/hugo-toha/toha/v4 v4.4.1-0.20240422113608-3290d40918ef/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=