diff options
| author | demo <demo@antix1> | 2026-05-24 09:40:23 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-24 09:40:23 -0400 |
| commit | cc6069567082a464a82e6e7a95fe906268c33a3e (patch) | |
| tree | c6b83112f1eea837be5279f8215bcc6c70445e33 /go.mod | |
| parent | 088b1346686b801b1e65e816ec850bbd70a974fe (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/pingpong + +go 1.26.2 |
