Skip to content

Commit 1b72bac

Browse files
Merge pull request #62 from gethinode/hugo-mod-dependencies
Update Hugo module dependencies
2 parents 678e97a + 55fd014 commit 1b72bac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

exampleSite/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/gethinode/mod-docs-example
22

33
go 1.19
44

5-
require github.com/gethinode/mod-docs v1.12.0 // indirect
5+
require github.com/gethinode/mod-docs v1.13.0 // indirect

exampleSite/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ github.com/gethinode/mod-docs v1.11.2 h1:7PfTlfvJtMPSpRbD+ZU5U0Tghm6vaDRFVCfqvET
3434
github.com/gethinode/mod-docs v1.11.2/go.mod h1:ru1w0fHqFocjDIMV0dm40OwhBw5k4UncCS8iO/1S5kI=
3535
github.com/gethinode/mod-docs v1.12.0 h1:4OW5viWg7ZZxiSR0Mt9F9MAB3KvVIaEiMwQeFrSBnXo=
3636
github.com/gethinode/mod-docs v1.12.0/go.mod h1:ru1w0fHqFocjDIMV0dm40OwhBw5k4UncCS8iO/1S5kI=
37+
github.com/gethinode/mod-docs v1.13.0 h1:EWW8Ug7lkz+cQ+sWiJSBVS8EvMj+ELZ9fXfSt4WTT+A=
38+
github.com/gethinode/mod-docs v1.13.0/go.mod h1:ru1w0fHqFocjDIMV0dm40OwhBw5k4UncCS8iO/1S5kI=

0 commit comments

Comments
 (0)