diff options
author | haturatu <taro@eyes4you.org> | 2024-12-13 01:35:16 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-12-13 01:35:16 +0900 |
commit | 209711b92311c6d14cc47da91f99a6e14956a72c (patch) | |
tree | df77700e6913236a74d22cb944712f78559915c9 /go.mod |
first commit
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module gjl + +go 1.23.4 |