diff options
author | haturatu <taro@eyes4you.org> | 2024-11-24 01:53:11 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-11-24 01:53:11 +0900 |
commit | cc88fa063e388342d918b88ac7cfb1b79999616b (patch) | |
tree | 807ca450fb7cc082ae9a39d3df1d43fcab5eda81 /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 zedtest + +go 1.23.2 |