Skip to content

Commit

Permalink
Bump golang.org/x/net from 0.7.0 to 0.17.0 in /golang
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](golang/net@v0.7.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JacksonTian committed Oct 13, 2023
1 parent dfa7fc5 commit 579e973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.14

require (
github.com/alibabacloud-go/tea v1.1.0
golang.org/x/net v0.7.0 // indirect
golang.org/x/net v0.17.0 // indirect
)

0 comments on commit 579e973

Please sign in to comment.