This commit is contained in:
xkm
2026-03-25 20:16:51 +08:00
commit fab4c51bf6
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/.idea

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gitea.starryskymeow.cn/B309/datamarket
go 1.26.1