diff options
| author | demo <demo@antix1> | 2026-05-30 10:35:19 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-30 10:35:19 -0400 |
| commit | a540f0b81ed43a4151d09061eb8dca4224fe3b98 (patch) | |
| tree | cc0fc54dfab607fbc7561fe87effe4fbbdeb8495 /go.mod | |
| parent | b4694e884ea1a9a645802fc34fd16043ec149fba (diff) | |
chore: initialize Go module
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module git.brandonirizarry.xyz/hamlet + +go 1.26.2 |
