diff options
author | Bjørn Erik Pedersen <[email protected]> | 2020-03-31 22:11:54 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2020-03-31 22:11:54 +0200 |
commit | 3d84ef9720f4a18c7af995680621a65ef5cb76f4 (patch) | |
tree | c0cf723149397add66452f89b1ef603e911eafda /docs/go.sum | |
parent | 9c9987535f98714c8a4ec98903f54233735ef0e4 (diff) | |
parent | c494c37a4523fbf2db6274dc87e0877fd5bec24b (diff) | |
download | hugo-3d84ef9720f4a18c7af995680621a65ef5cb76f4.tar.gz hugo-3d84ef9720f4a18c7af995680621a65ef5cb76f4.zip |
Merge commit 'c494c37a4523fbf2db6274dc87e0877fd5bec24b'
Diffstat (limited to 'docs/go.sum')
-rw-r--r-- | docs/go.sum | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/go.sum b/docs/go.sum index 4495bdd92..a1c56c5e9 100644 --- a/docs/go.sum +++ b/docs/go.sum @@ -11,3 +11,9 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20200123205007-5d6620a0db26 h1:acXfduib github.com/gohugoio/gohugoioTheme v0.0.0-20200123205007-5d6620a0db26/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs= github.com/gohugoio/gohugoioTheme v0.0.0-20200128164921-1d0bc5482051 h1:cS14MnUGS6xwWYfPNshimm8HdMCZiYBxWkCD0VnvgVw= github.com/gohugoio/gohugoioTheme v0.0.0-20200128164921-1d0bc5482051/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs= +github.com/gohugoio/gohugoioTheme v0.0.0-20200327225449-368f4cbef8d7 h1:cZ+ahAjSetbFv3aDJ9ipDbKyqaVlmkbSZ5cULgBTh+w= +github.com/gohugoio/gohugoioTheme v0.0.0-20200327225449-368f4cbef8d7/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs= +github.com/gohugoio/gohugoioTheme v0.0.0-20200327231942-7f80b3d02bfa h1:kG+O/wT9UXomzp5eQiUuFVZ0l7YylAW6EVPLyjMxi/c= +github.com/gohugoio/gohugoioTheme v0.0.0-20200327231942-7f80b3d02bfa/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs= +github.com/gohugoio/gohugoioTheme v0.0.0-20200328100657-2bfd5f8c6aee h1:PJZhCwnuVLyafDWNPSHk9iJvk6gEIvPRnycy7Pq3peA= +github.com/gohugoio/gohugoioTheme v0.0.0-20200328100657-2bfd5f8c6aee/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs= |