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-20260909033325-8a139eb20974 // indirect
require github.com/gethinode/mod-template v0.0.0-20260909074204-d5fa5f00aa3f // indirect
2 changes: 2 additions & 0 deletions exampleSite/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -398,3 +398,5 @@ github.com/gethinode/mod-template v0.0.0-20260907074231-c514640b59d3 h1:GwjAgA+p
github.com/gethinode/mod-template v0.0.0-20260907074231-c514640b59d3/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20260909033325-8a139eb20974 h1:I7cI/v7CO/eiZuxUol60b5SjX4A3dJBKAEej2ehhUGY=
github.com/gethinode/mod-template v0.0.0-20260909033325-8a139eb20974/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20260909074204-d5fa5f00aa3f h1:F73uTNuuWHpnBK4aZCtPl+pbCSDbkcwfMqcvwIlOVQg=
github.com/gethinode/mod-template v0.0.0-20260909074204-d5fa5f00aa3f/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=