diff options
author | bpc2003 <wpesfriendnva@gmail.com> | 2025-04-28 16:44:23 -0400 |
---|---|---|
committer | bpc2003 <wpesfriendnva@gmail.com> | 2025-04-28 16:44:23 -0400 |
commit | 795b2cc767b0d6e34fad84de4fe656aafe672728 (patch) | |
tree | 0ffa92b593a63b444a221c8e9e42e294a50d5ba7 /go.mod |
Init commit
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module gosh + +go 1.24.2 |