更新相关库

This commit is contained in:
GoEdgeLab
2021-07-22 18:44:55 +08:00
parent 2f05f0423a
commit 12023f6792
2 changed files with 6 additions and 9 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/google/go-cmp v0.5.6 // indirect
github.com/iwind/TeaGo v0.0.0-20210720011303-fc255c995afa
github.com/iwind/gosock v0.0.0-20210721090148-db2e77703143
github.com/iwind/gosock v0.0.0-20210722083328-12b2d66abec3
github.com/miekg/dns v1.1.35
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/tealeg/xlsx/v3 v3.2.3