diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-07-24 16:36:10 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-07-24 16:36:10 -0230 |
| commit | 295ee281f19d62c9685ee84cd050d88a7f228f23 (patch) | |
| tree | b7aadff2d6588a801a7074e3ea9e1142639a5149 /go.mod | |
| download | hose-295ee281f19d62c9685ee84cd050d88a7f228f23.zip | |
initial commit
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module git.samanthony.xyz/hose + +go 1.20 |