From 3e8f63bc06639d4ce2154b65da52c175fe31652f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 21 May 2024 20:16:56 +0200 Subject: update dependencies --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index eb2611c..75e64b9 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/deckarep/golang-set/v2 v2.6.0 github.com/fatih/structtag v1.2.0 github.com/getsentry/sentry-go v0.27.0 - github.com/gohugoio/hugo v0.125.7 + github.com/gohugoio/hugo v0.126.1 github.com/otiai10/copy v1.14.0 github.com/pkg/errors v0.9.1 github.com/sykesm/zap-logfmt v0.0.4 @@ -36,7 +36,7 @@ require ( github.com/benpate/domain v0.2.1 // indirect github.com/benpate/exp v0.8.3 // indirect github.com/benpate/remote v0.15.0 // indirect - github.com/benpate/rosetta v0.20.0 // indirect + github.com/benpate/rosetta v0.21.0 // indirect github.com/bep/godartsass v1.2.0 // indirect github.com/bep/godartsass/v2 v2.0.0 // indirect github.com/bep/golibsass v1.1.1 // indirect -- cgit 1.4.1