Skip to content

Commit 143adba

Browse files
kodiakhq[bot]github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 8b173e0 commit 143adba

File tree

5 files changed

+96
-1344
lines changed

5 files changed

+96
-1344
lines changed

assets/jsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"baseUrl": ".",
44
"paths": {
55
"*": [
6-
"../../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.6.0/assets/*"
6+
"../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.8.0/assets/*"
77
]
88
}
99
}

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/hugo-toha/hugo-toha.github.io
22

33
go 1.21
44

5-
require github.com/hugo-toha/toha/v4 v4.7.0 // indirect
5+
require github.com/hugo-toha/toha/v4 v4.8.0 // indirect
66

77
// replace(
88
// github.com/hugo-toha/toha/v4 => ../toha

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/hugo-toha/toha/v4 v4.7.0 h1:XmMLJRXoYKd8UmM3RTh0Kwe6+7l9/JnUi51c86h+GzU=
2-
github.com/hugo-toha/toha/v4 v4.7.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
1+
github.com/hugo-toha/toha/v4 v4.8.0 h1:TYNqOsr01q73R5Sgz7lonXoX39dIl22lZhQy/V421so=
2+
github.com/hugo-toha/toha/v4 v4.8.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=

0 commit comments

Comments
 (0)