diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 5fbc8b50..8021d510 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.2.0/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.3.0/assets/*" ] } } diff --git a/go.mod b/go.mod index 3cb4647e..472beaee 100644 --- a/go.mod +++ b/go.mod @@ -5,4 +5,4 @@ go 1.19 // Uncomment for local development // replace github.com/hugo-toha/toha/v4 => ../toha -require github.com/hugo-toha/toha/v4 v4.2.0 // indirect +require github.com/hugo-toha/toha/v4 v4.3.0 // indirect diff --git a/go.sum b/go.sum index 955911a5..b5010ad3 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/hugo-toha/toha/v4 v4.2.0 h1:CzYqU4zRDGvdlwxsrUZW+DQ3Pc2QkpGEKMX8qoMfkn4= -github.com/hugo-toha/toha/v4 v4.2.0/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ= +github.com/hugo-toha/toha/v4 v4.3.0 h1:sJJjCy8GQr2nP+G3z5bbVpEbwxFd/8uUYUuatyf2E3I= +github.com/hugo-toha/toha/v4 v4.3.0/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=