diff options
author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-10 01:03:44 -0700 |
---|---|---|
committer | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-10 01:03:44 -0700 |
commit | 824e3bc293afd2eb618f38317d263c3bbadc939e (patch) | |
tree | 3ca3ad3c0607115586952c2a053db0d6137e3ec3 | |
parent | 1111136f9b7ef40750130e41cb5f5531babdbf27 (diff) | |
download | tilde.club-824e3bc293afd2eb618f38317d263c3bbadc939e.tar.gz tilde.club-824e3bc293afd2eb618f38317d263c3bbadc939e.zip |
add go module
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module tilde.club/~simponic + +go 1.22.1 |