This commit is contained in:
awei
2025-03-08 17:21:51 +08:00
parent 9b10835b61
commit 4e51db4edd
13 changed files with 597 additions and 66 deletions

3
file-server/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module fileserver
go 1.23.4