diff --git a/go.mod b/go.mod index 374f3c5..dcba15d 100644 --- a/go.mod +++ b/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 )