Merge pull request #124 from actions/dependabot/go_modules/golang.org/x/net-0.23.0-licenses

License updates for dependabot/go_modules/golang.org/x/net-0.23.0
This commit is contained in:
Shawn Hartsell
2024-04-22 09:10:53 -05:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
---
name: golang.org/x/net/context
version: v0.22.0
version: v0.23.0
type: go
summary: Package context defines the Context type, which carries deadlines, cancelation
signals, and other request-scoped values across API boundaries and between processes.
@@ -1,6 +1,6 @@
---
name: golang.org/x/net/internal/socks
version: v0.22.0
version: v0.23.0
type: go
summary: Package socks provides a SOCKS version 5 client implementation.
homepage: https://pkg.go.dev/golang.org/x/net/internal/socks
@@ -1,6 +1,6 @@
---
name: golang.org/x/net/proxy
version: v0.22.0
version: v0.23.0
type: go
summary: Package proxy provides support for a variety of protocols to proxy network
data.