Remove the explicit dependencies from go.mod
This commit is contained in:
parent
54782cc1f7
commit
32c41daea1
1 changed files with 0 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -3,6 +3,4 @@ module github.com/erynofwales/erynwells.me/v2
|
|||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/erynofwales/hugo-resource-builders/v2 v2.0.0-20240807181356-8ae8136b8a70 // indirect
|
||||
github.com/erynofwales/hugo-theme-termlite/v2 v2.0.0-20240807183649-c348571be6af // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue