diff --git a/go.mod b/go.mod index 9a560b9d9..bef2f9fb9 100644 --- a/go.mod +++ b/go.mod @@ -2,5 +2,5 @@ module major.io go 1.20 -require github.com/gohugoio/hugo v0.134.2 +require github.com/gohugoio/hugo v0.134.3 require github.com/bep/s3deploy v2.11.0