From d8a7e99b594dda29714d05f1e0b98b90267dbd10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 22:47:19 +0600 Subject: [PATCH] [create-pull-request] automated change (#297) Co-authored-by: kodiakhq <49736102+kodiakhq@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- 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 8021d510e85..02389114d3b 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.3.0/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.3.1/assets/*" ] } } diff --git a/go.mod b/go.mod index b144f76358e..91a8c491860 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.3.0 // indirect +require github.com/hugo-toha/toha/v4 v4.3.1 // indirect // replace( // github.com/hugo-toha/toha/v4 => ../toha diff --git a/go.sum b/go.sum index b5010ad31a5..6edc21d83a0 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -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= +github.com/hugo-toha/toha/v4 v4.3.1 h1:tva4Qqtz+iP9TeGEJnBGNHUFdDFjNx+Gt1OvqblCX/I= +github.com/hugo-toha/toha/v4 v4.3.1/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=