Auto-update license files

This commit is contained in:
licensed-ci
2024-04-19 13:27:39 +00:00
parent 98e0fe33bf
commit 8f29ed31f6
3 changed files with 3 additions and 3 deletions

View File

@@ -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.

View File

@@ -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

View File

@@ -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.