diff options
author | Joe <rbo@gmx.us> | 2023-12-18 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-18 20:20:20 +0100 |
commit | 07bdaf13063cf18825f36c1b9fc449295d5a4b68 (patch) | |
tree | 3753b37da62ee99ec404dbab7ea1db69bb06c8c1 /go.mod | |
parent | up (diff) | |
download | hardflip-07bdaf13063cf18825f36c1b9fc449295d5a4b68.tar.gz hardflip-07bdaf13063cf18825f36c1b9fc449295d5a4b68.tar.bz2 hardflip-07bdaf13063cf18825f36c1b9fc449295d5a4b68.tar.xz hardflip-07bdaf13063cf18825f36c1b9fc449295d5a4b68.tar.zst hardflip-07bdaf13063cf18825f36c1b9fc449295d5a4b68.zip |
josh hardflip now
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module josh +module hf go 1.18 |