diff options
| author | demo <demo@antix1> | 2026-05-28 20:11:55 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-28 20:11:55 -0400 |
| commit | f0be63f73657fc67821c4650f5289fad31ae3401 (patch) | |
| tree | 72af71fe9592911ce0e2777cd0920ac81f7a58ce /go.mod | |
| parent | 016de54bee9e4e9b96de72f9323d9174a380fcac (diff) | |
chore: initialize project
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/task + +go 1.26.2 |
