init 0.0.0

This commit is contained in:
bryanqiu 2024-06-27 19:02:40 +08:00
parent b2333c846b
commit e042b501a6

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module qoobing.com/gomod/database
go 1.22.4