Fix deprecation warnings and update modules
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 17s
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 17s
This commit is contained in:
parent
9a4928d523
commit
453884abf2
3 changed files with 9 additions and 5 deletions
4
go.mod
4
go.mod
|
|
@ -3,7 +3,7 @@ module forge.alexselimov.com/aselimov/AlexSelimov.com
|
|||
go 1.26.5
|
||||
|
||||
require (
|
||||
forge.alexselimov.com/aselimov/hugo-bearcub v0.0.0-20260814023021-aa632e351252 // indirect
|
||||
forge.alexselimov.com/aselimov/hugo-stack v0.0.0-20260814022948-f4c43cd94f4d // indirect
|
||||
forge.alexselimov.com/aselimov/hugo-bearcub v0.0.0-20260815031146-1ef9f05f7d16 // indirect
|
||||
forge.alexselimov.com/aselimov/hugo-stack v0.0.0-20260815031034-10f865d1d861 // indirect
|
||||
forge.alexselimov.com/aselimov/hugo-unified-git-activity v0.0.0-20260516002153-e07b96c2faf3 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue