上传文件至 backend
This commit is contained in:
7
backend/go.mod
Normal file
7
backend/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/wechat-crawler
|
||||
|
||||
go 1.20
|
||||
|
||||
require github.com/go-resty/resty/v2 v2.10.0
|
||||
|
||||
require golang.org/x/net v0.17.0 // indirect
|
||||
Reference in New Issue
Block a user