Skip to content

Commit

Permalink
update toha from 4.5.0 to 4.6.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sk3pper committed Nov 8, 2024
1 parent 6b4f2b3 commit 1015ac9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ resources/*

Note
todo

assets/jsconfig.json

.vscode
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/Sk3pper/Sk3pper.github.io

go 1.22.5

require github.com/hugo-toha/toha/v4 v4.5.0 // indirect
require github.com/hugo-toha/toha/v4 v4.6.0 // indirect
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.0 h1:0zmVIzhluHkocKRKW49Zjd6xk34xQwJy5sZQ5LNgHuk=
github.com/hugo-toha/toha/v4 v4.5.0/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=
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=

0 comments on commit 1015ac9

Please sign in to comment.