Merge pull request #1 from Laisky/dependabot/go_modules/golang.org/x/net-0.17.0

chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0
This commit is contained in:
Laisky.Cai
2023-11-17 13:17:41 +08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.11 // indirect
golang.org/x/arch v0.3.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.14.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect