From 37c22742a50ef9cfe2d33d25204a85529bd43235 Mon Sep 17 00:00:00 2001 From: kodiakhq <49736102+kodiakhq@users.noreply.github.com> Date: Wed, 29 Jan 2025 01:22:15 +0000 Subject: [PATCH] [create-pull-request] automated change --- assets/jsconfig.json | 2 +- go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 4e67d34..befdf6f 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.6.0/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.7.0/assets/*" ] } } diff --git a/go.mod b/go.mod index ddc651e..14260ba 100644 --- a/go.mod +++ b/go.mod @@ -5,4 +5,4 @@ go 1.21 // Uncomment for local development // replace github.com/hugo-toha/toha/v4 => ../toha -require github.com/hugo-toha/toha/v4 v4.6.0 // indirect +require github.com/hugo-toha/toha/v4 v4.7.0 // indirect diff --git a/go.sum b/go.sum index 4accedd..aebb5a9 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/hugo-toha/toha/v4 v4.6.0 h1:u+9KiGyTsC54sHld8HEvLEJBnKjkuuasHwair1wJM2Y= -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=