mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-15 14:03:19 +00:00
8 lines
127 B
Modula-2
8 lines
127 B
Modula-2
module github.com/gethinode/hinode/exampleSite
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/gethinode/mod-cookieyes/v2 v2.2.2 // indirect
|
|
)
|