diff options
| author | demo <demo@antix1> | 2026-05-07 21:23:21 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-07 21:23:21 -0400 |
| commit | fca01826c0e64ad42a8f2b63c45ea83221bf806f (patch) | |
| tree | 57ff5dbf5acf1d162cc344f146765cee7f52dbcd | |
chore: initialize project
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module git.brandonirizarry.xyz/links + +go 1.26.2 |
