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 eb7033c89..2276b1077 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -2,4 +2,4 @@ module github.com/gohugoio/hugoDocs go 1.12 -require github.com/gohugoio/gohugoioTheme v0.0.0-20200128164921-1d0bc5482051 // indirect +require github.com/gohugoio/gohugoioTheme v0.0.0-20200328100657-2bfd5f8c6aee // indirect |