升级依赖库

This commit is contained in:
GoEdgeLab
2024-04-21 20:56:13 +08:00
parent d67048f959
commit 6b0393f682
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -40,7 +40,7 @@ require (
github.com/yusufpapurcu/wmi v1.2.2 // indirect
go.uber.org/mock v0.4.0 // indirect
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 // indirect
golang.org/x/mod v0.16.0 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.24.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.19.0 // indirect