diff options
Diffstat (limited to 'docs/go.mod')
-rw-r--r-- | docs/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/go.mod b/docs/go.mod index 4866a61d6..e3420f6ae 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -2,4 +2,4 @@ module github.com/gohugoio/hugoDocs go 1.16 -require github.com/gohugoio/gohugoioTheme v0.0.0-20240126181647-31e47d550511 // indirect +require github.com/gohugoio/gohugoioTheme v0.0.0-20240201183016-8e648a3b5342 // indirect |