File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,6 @@ module github.com/manid2/hugo-xterm/exampleSite
2
2
3
3
go 1.18
4
4
5
- require github.com/manid2/hugo-xterm v0.0.0-20230715205645-468f278c002c // indirect
5
+ require github.com/manid2/hugo-xterm v1.0.1 // indirect
6
+
7
+ replace github.com/manid2/hugo-xterm => ../
Original file line number Diff line number Diff line change @@ -2,3 +2,5 @@ github.com/manid2/hugo-xterm v0.0.0-20230715095800-5e6c59a4014f h1:rqkJPX0cOjWuX
2
2
github.com/manid2/hugo-xterm v0.0.0-20230715095800-5e6c59a4014f /go.mod h1:okco5bnHP7wAs4wCdFM1CGqvOZf5Wpj39kHDIZT4Vds =
3
3
github.com/manid2/hugo-xterm v0.0.0-20230715205645-468f278c002c h1:SjaKPRMTk/kZ2amsVNLiCqp73z2QU8whOYIC2C6C/7w =
4
4
github.com/manid2/hugo-xterm v0.0.0-20230715205645-468f278c002c /go.mod h1:GfVYdHvhSC/U07C3fOHLl/k2hzc+uQh0oRuy4q7Or3A =
5
+ github.com/manid2/hugo-xterm v1.0.1 h1:s+uFQxPsA2lj20ZoQ2nUWqjW99E+uCsccuJL4UVWXQM =
6
+ github.com/manid2/hugo-xterm v1.0.1 /go.mod h1:GfVYdHvhSC/U07C3fOHLl/k2hzc+uQh0oRuy4q7Or3A =
Original file line number Diff line number Diff line change @@ -9,4 +9,3 @@ export HUGOxPARAMSxGITxLAST_COMMITxSHORT_HASH
9
9
export HUGOxPARAMSxGITxLAST_COMMITxSUBJECT
10
10
11
11
export TZ=' Asia/Kolkata'
12
- export HUGO_MODULE_REPLACEMENTS=" github.com/manid2/hugo-xterm -> ../.."
You can’t perform that action at this time.
0 commit comments