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/exampleSite

go 1.19

require github.com/gethinode/mod-template v0.0.0-20260220034654-b9f96330f4a1 // indirect
require github.com/gethinode/mod-template v0.0.0-20260221034343-497898bac01e // indirect
2 changes: 2 additions & 0 deletions exampleSite/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -906,3 +906,5 @@ github.com/gethinode/mod-template v0.0.0-20260220033447-6aa2245e975d h1:5N1soMxp
github.com/gethinode/mod-template v0.0.0-20260220033447-6aa2245e975d/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20260220034654-b9f96330f4a1 h1:wjSgC9Lt7O6a+OtxqT9pIB8PGICL/jEhH8hknp5bifM=
github.com/gethinode/mod-template v0.0.0-20260220034654-b9f96330f4a1/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20260221034343-497898bac01e h1:+4qYVvKl9+VzU1NXzl1065VsbFSrVxM4LPDD+GK4nZw=
github.com/gethinode/mod-template v0.0.0-20260221034343-497898bac01e/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=