init go mod

This commit is contained in:
白茶清欢 2023-04-16 13:50:15 +08:00
parent 3b3bab528b
commit fa24211a60
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.zhangdeman.cn/zhangdeman/op_type
go 1.20