We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab6d59 commit 8a7b545Copy full SHA for 8a7b545
exampleSite/go.mod
@@ -2,6 +2,6 @@ module github.com/manid2/hugo-xterm/exampleSite
2
3
go 1.18
4
5
-require github.com/manid2/hugo-xterm v1.0.1 // indirect
+require github.com/manid2/hugo-xterm v1.4.0 // indirect
6
7
replace github.com/manid2/hugo-xterm => ../
0 commit comments