Compare commits

...

1 Commits
v1.0.1 ... main

Author SHA1 Message Date
6150207b87 Create go.mod 2024-12-18 04:20:57 +08:00

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module code.zhecent.com/gopkg/light-pkg
go 1.23.1