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 3d585e7b5..2338186ca 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-20230630055807-9874cd863bc5 // indirect +require github.com/gohugoio/gohugoioTheme v0.0.0-20230812102551-06f8256e7ee5 // indirect |