chore: update golang.org/x/net v0.6.0 to 0.7.0 (#2559)

This commit is contained in:
ChengDaqi2023
2023-07-23 03:24:28 +08:00
committed by GitHub
parent 9bcfa900f9
commit ecfcbfd216
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -57,7 +57,7 @@ require (
github.com/ulikunitz/xz v0.5.9 // indirect
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/net v0.6.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/sys v0.5.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect