Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion exampleSite/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/gethinode/mod-template-example

go 1.19

require github.com/gethinode/mod-template v0.0.0-20260223034959-f17c1ac79541 // indirect
require github.com/gethinode/mod-template v0.0.0-20260224034749-61de4ebb41ed // indirect
2 changes: 2 additions & 0 deletions exampleSite/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ github.com/gethinode/mod-template v0.0.0-20260222064905-de8e9dac0f94 h1:QtCOOFa5
github.com/gethinode/mod-template v0.0.0-20260222064905-de8e9dac0f94/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20260223034959-f17c1ac79541 h1:rage78l8Nnqsrh+GpYiE7tV8/FdEvTeFgUrI3HdbpBI=
github.com/gethinode/mod-template v0.0.0-20260223034959-f17c1ac79541/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20260224034749-61de4ebb41ed h1:Awy/k2XtIYoB+isLDAEwGJHNNj9/LwgsdV7BAR85Jps=
github.com/gethinode/mod-template v0.0.0-20260224034749-61de4ebb41ed/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=