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 9abf1e2bc..6f4856f66 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-20221206093948-1408550ab675 // indirect +require github.com/gohugoio/gohugoioTheme v0.0.0-20221217122332-1c1752ad8f14 // indirect |