删除go mod依赖
This commit is contained in:
parent
24a43987e3
commit
e2004af0a0
7
go.mod
7
go.mod
@ -2,9 +2,4 @@ module github.com/eatMoreApple/openwechat
|
|||||||
|
|
||||||
go 1.15
|
go 1.15
|
||||||
|
|
||||||
require (
|
|
||||||
golang.org/x/mod v0.4.2 // indirect
|
|
||||||
golang.org/x/net v0.0.0-20210427231257-85d9c07bbe3a // indirect
|
|
||||||
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887 // indirect
|
|
||||||
golang.org/x/tools v0.1.0 // indirect
|
|
||||||
)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user