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 25975d5c4..33f818ad6 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-20230109120406-12694c4a9456 // indirect +require github.com/gohugoio/gohugoioTheme v0.0.0-20230124135550-462d5fe4a87f // indirect |