diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 9a42d34..31abbc6 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.13.1-0.20260114145901-84093514293e/assets/*" + "../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.13.1-0.20260217211216-268e8fe09299/assets/*" ] } } diff --git a/go.mod b/go.mod index 02efbc1..4f7f7d0 100644 --- a/go.mod +++ b/go.mod @@ -5,4 +5,4 @@ go 1.25 // Uncomment for local development // replace github.com/hugo-toha/toha/v4 => ../toha -require github.com/hugo-toha/toha/v4 v4.13.1-0.20260114145901-84093514293e // indirect +require github.com/hugo-toha/toha/v4 v4.13.1-0.20260217211216-268e8fe09299 // indirect diff --git a/go.sum b/go.sum index 775cf62..31fd8a7 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/hugo-toha/toha/v4 v4.13.1-0.20260114145901-84093514293e h1:TEeUGT28dQp8QKk+UC1JmCKoFIcC4NJpeR59SlKX+44= -github.com/hugo-toha/toha/v4 v4.13.1-0.20260114145901-84093514293e/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= +github.com/hugo-toha/toha/v4 v4.13.1-0.20260217211216-268e8fe09299 h1:5sK665GHPZqjTwWe9H1XVgyUwDG2N9pQIUSyeSTyxEI= +github.com/hugo-toha/toha/v4 v4.13.1-0.20260217211216-268e8fe09299/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=