From f326c60977e4d3a1a360acea27ccb5c27f324a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 04:29:54 +0000 Subject: [PATCH 1/3] Bump golang.org/x/net from 0.32.0 to 0.33.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0. - [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index aab140b0..54bb7625 100644 --- a/go.mod +++ b/go.mod @@ -32,7 +32,7 @@ require ( github.com/skeema/knownhosts v1.3.0 // indirect github.com/xanzy/ssh-agent v0.3.3 // indirect golang.org/x/crypto v0.31.0 // indirect - golang.org/x/net v0.32.0 // indirect + golang.org/x/net v0.33.0 // indirect golang.org/x/sys v0.28.0 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect diff --git a/go.sum b/go.sum index 059ddb15..bd1ded8b 100644 --- a/go.sum +++ b/go.sum @@ -87,8 +87,8 @@ golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ss golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8= golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56/go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY= golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= -golang.org/x/net v0.32.0 h1:ZqPmj8Kzc+Y6e0+skZsuACbx+wzMgo5MQsJh9Qd6aYI= -golang.org/x/net v0.32.0/go.mod h1:CwU0IoeOlnQQWJ6ioyFrfRuomB8GKF6KbYXZVyeXNfs= +golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I= +golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4= golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= From e9f81364f5f297755d756c209bb345dfa27a6451 Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 21 Jan 2025 22:23:35 -0800 Subject: [PATCH 2/3] Remove trailing space from dependency license metadata The dependency license metadata is generated by the "Licensed" tool. Previous versions of this tool added a trailing space on the `summary` key. Although we do not permit trailing whitespace in human produced content, we accept machine generated content as-is, and so these trailing spaces were left in the metadata files. It seems that the defect in the "Licensed" tool that caused the trailing space was fixed in a recent version because I see that it is now absence in the metadata files produced by the tool. The metadata files are hereby updated to use the format of the current version of the "Licensed" tool. --- .../go/github.com/go-git/go-billy/v5.dep.yml | 2 +- .../go/github.com/go-git/go-billy/v5/helper/chroot.dep.yml | 2 +- .../go/github.com/go-git/go-billy/v5/helper/polyfill.dep.yml | 2 +- .../go/github.com/go-git/go-billy/v5/util.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/internal/path_util.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/internal/url.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/plumbing/color.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml | 2 +- .../github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/storage.dep.yml | 2 +- .../go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml | 2 +- .../github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml | 2 +- .../go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/utils/sync.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/utils/trace.dep.yml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5.dep.yml index 98cb84c6..a375409b 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-billy/v5 version: v5.6.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5 license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/chroot.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/chroot.dep.yml index e077dbba..39ddf633 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/chroot.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/chroot.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-billy/v5/helper/chroot version: v5.6.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/chroot license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/polyfill.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/polyfill.dep.yml index 571465e6..1e42a23b 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/polyfill.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/helper/polyfill.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-billy/v5/helper/polyfill version: v5.6.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/polyfill license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/util.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/util.dep.yml index b35e7e61..08f35e6a 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/util.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-billy/v5/util.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-billy/v5/util version: v5.6.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/util license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml index 2fd13452..12b0040a 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/internal/path_util version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/url.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/url.dep.yml index 4d8592e2..aa850f81 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/url.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/internal/url.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/internal/url version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml index aa8d0637..70273d66 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/plumbing/cache version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml index a213ea81..ad73c74b 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/plumbing/color version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml index f1f24208..b873c317 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/plumbing/filemode version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml index a7fa3155..27e3a9a1 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/plumbing/format/diff version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml index 2515a78f..4fa7689b 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/plumbing/protocol/packp version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/storage.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/storage.dep.yml index 2213013c..c8e42acc 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/storage.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/storage.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/storage version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml index 187eeb9b..6c86e415 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/utils/merkletrie/filesystem version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/filesystem license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml index 76cc0291..441a27e2 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/utils/merkletrie/index version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/index license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml index 152e97b2..07dd99cb 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/utils/merkletrie/internal/frame version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/sync.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/sync.dep.yml index 282b6843..023272cd 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/sync.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/sync.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/utils/sync version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/sync license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/trace.dep.yml b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/trace.dep.yml index 01d11414..7069be08 100644 --- a/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/trace.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/go-git/go-git/v5/utils/trace.dep.yml @@ -2,7 +2,7 @@ name: github.com/go-git/go-git/v5/utils/trace version: v5.12.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/trace license: apache-2.0 licenses: From 74d247cad377f8893661e4340efa4426a248d19b Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 21 Jan 2025 22:25:03 -0800 Subject: [PATCH 3/3] Update dependency license metadata cache for `golang.org/x/net` bump --- .../go/golang.org/x/net/context.dep.yml | 6 +++--- .../go/golang.org/x/net/internal/socks.dep.yml | 6 +++--- .../go/golang.org/x/net/proxy.dep.yml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.licenses/libraries-repository-engine/go/golang.org/x/net/context.dep.yml b/.licenses/libraries-repository-engine/go/golang.org/x/net/context.dep.yml index 395117ec..0b7ab245 100644 --- a/.licenses/libraries-repository-engine/go/golang.org/x/net/context.dep.yml +++ b/.licenses/libraries-repository-engine/go/golang.org/x/net/context.dep.yml @@ -1,13 +1,13 @@ --- name: golang.org/x/net/context -version: v0.32.0 +version: v0.33.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. homepage: https://pkg.go.dev/golang.org/x/net/context license: bsd-3-clause licenses: -- sources: net@v0.32.0/LICENSE +- sources: net@v0.33.0/LICENSE text: | Copyright 2009 The Go Authors. @@ -36,7 +36,7 @@ licenses: THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- sources: net@v0.32.0/PATENTS +- sources: net@v0.33.0/PATENTS text: | Additional IP Rights Grant (Patents) diff --git a/.licenses/libraries-repository-engine/go/golang.org/x/net/internal/socks.dep.yml b/.licenses/libraries-repository-engine/go/golang.org/x/net/internal/socks.dep.yml index 42e6da5f..67b09ca0 100644 --- a/.licenses/libraries-repository-engine/go/golang.org/x/net/internal/socks.dep.yml +++ b/.licenses/libraries-repository-engine/go/golang.org/x/net/internal/socks.dep.yml @@ -1,12 +1,12 @@ --- name: golang.org/x/net/internal/socks -version: v0.32.0 +version: v0.33.0 type: go summary: Package socks provides a SOCKS version 5 client implementation. homepage: https://pkg.go.dev/golang.org/x/net/internal/socks license: bsd-3-clause licenses: -- sources: net@v0.32.0/LICENSE +- sources: net@v0.33.0/LICENSE text: | Copyright 2009 The Go Authors. @@ -35,7 +35,7 @@ licenses: THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- sources: net@v0.32.0/PATENTS +- sources: net@v0.33.0/PATENTS text: | Additional IP Rights Grant (Patents) diff --git a/.licenses/libraries-repository-engine/go/golang.org/x/net/proxy.dep.yml b/.licenses/libraries-repository-engine/go/golang.org/x/net/proxy.dep.yml index 7302aaa4..ae88ff9d 100644 --- a/.licenses/libraries-repository-engine/go/golang.org/x/net/proxy.dep.yml +++ b/.licenses/libraries-repository-engine/go/golang.org/x/net/proxy.dep.yml @@ -1,13 +1,13 @@ --- name: golang.org/x/net/proxy -version: v0.32.0 +version: v0.33.0 type: go summary: Package proxy provides support for a variety of protocols to proxy network data. homepage: https://pkg.go.dev/golang.org/x/net/proxy license: bsd-3-clause licenses: -- sources: net@v0.32.0/LICENSE +- sources: net@v0.33.0/LICENSE text: | Copyright 2009 The Go Authors. @@ -36,7 +36,7 @@ licenses: THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- sources: net@v0.32.0/PATENTS +- sources: net@v0.33.0/PATENTS text: | Additional IP Rights Grant (Patents)