Chore(deps): [security] bump golang.org/x/net from 0.7.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. **This update includes security fixes.**
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)
This commit is contained in:
2023-10-12 05:06:27 +00:00
parent 6855b1739e
commit 7f154b16b6
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ require (
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca // indirect
github.com/temoto/robotstxt v1.1.1 // indirect
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/text v0.7.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/appengine v1.6.6 // indirect
google.golang.org/protobuf v1.24.0 // indirect
)