Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
online727 authored and github-actions[bot] committed Sep 7, 2024
1 parent de8b53a commit 291afd7
Show file tree
Hide file tree
Showing 5 changed files with 349 additions and 326 deletions.
2 changes: 1 addition & 1 deletion assets/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/[email protected].20240601184722-8599c634e39f/assets/*"
"../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/[email protected].20240906172109-0090f7b1fa2e/assets/*"
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/online727/online727.github.io

go 1.21

require github.com/hugo-toha/toha/v4 v4.5.1-0.20240601184722-8599c634e39f // indirect
require github.com/hugo-toha/toha/v4 v4.5.1-0.20240906172109-0090f7b1fa2e // indirect

// replace(
// github.com/hugo-toha/toha/v4 => ../toha
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/hugo-toha/toha/v4 v4.5.1-0.20240601184722-8599c634e39f h1:uO7ljieyCiI24Lpxfh/SjzKJmuICLhtXfYvP74gYjVE=
github.com/hugo-toha/toha/v4 v4.5.1-0.20240601184722-8599c634e39f/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
github.com/hugo-toha/toha/v4 v4.5.1-0.20240906172109-0090f7b1fa2e h1:JAxzFTzmMG1xBaKUeMmPPvWLLYhP80NTKl5vFGLajEk=
github.com/hugo-toha/toha/v4 v4.5.1-0.20240906172109-0090f7b1fa2e/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
Loading

0 comments on commit 291afd7

Please sign in to comment.