diff --git a/.licenses/src/go/golang.org/x/crypto/argon2.dep.yml b/.licenses/src/go/golang.org/x/crypto/argon2.dep.yml index 94f7070..6e9238a 100644 --- a/.licenses/src/go/golang.org/x/crypto/argon2.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/argon2.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/argon2 -version: v0.17.0 +version: v0.19.0 type: go summary: Package argon2 implements the key derivation function Argon2. homepage: https://pkg.go.dev/golang.org/x/crypto/argon2 diff --git a/.licenses/src/go/golang.org/x/crypto/blake2b.dep.yml b/.licenses/src/go/golang.org/x/crypto/blake2b.dep.yml index 80fbd6b..b507e7f 100644 --- a/.licenses/src/go/golang.org/x/crypto/blake2b.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/blake2b.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/blake2b -version: v0.17.0 +version: v0.19.0 type: go summary: Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb. diff --git a/.licenses/src/go/golang.org/x/crypto/blowfish.dep.yml b/.licenses/src/go/golang.org/x/crypto/blowfish.dep.yml index fbd1299..d62c548 100644 --- a/.licenses/src/go/golang.org/x/crypto/blowfish.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/blowfish.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/blowfish -version: v0.17.0 +version: v0.19.0 type: go summary: Package blowfish implements Bruce Schneier's Blowfish encryption algorithm. homepage: https://pkg.go.dev/golang.org/x/crypto/blowfish diff --git a/.licenses/src/go/golang.org/x/crypto/cast5.dep.yml b/.licenses/src/go/golang.org/x/crypto/cast5.dep.yml index 6d31f25..8801499 100644 --- a/.licenses/src/go/golang.org/x/crypto/cast5.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/cast5.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/cast5 -version: v0.17.0 +version: v0.19.0 type: go summary: Package cast5 implements CAST5, as defined in RFC 2144. homepage: https://pkg.go.dev/golang.org/x/crypto/cast5 diff --git a/.licenses/src/go/golang.org/x/crypto/curve25519.dep.yml b/.licenses/src/go/golang.org/x/crypto/curve25519.dep.yml index 6c0d42c..b053b8d 100644 --- a/.licenses/src/go/golang.org/x/crypto/curve25519.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/curve25519.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/curve25519 -version: v0.17.0 +version: v0.19.0 type: go summary: Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519. diff --git a/.licenses/src/go/golang.org/x/crypto/openpgp.dep.yml b/.licenses/src/go/golang.org/x/crypto/openpgp.dep.yml index e9dd114..ab1eb6e 100644 --- a/.licenses/src/go/golang.org/x/crypto/openpgp.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/openpgp.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/openpgp -version: v0.17.0 +version: v0.19.0 type: go summary: Package openpgp implements high level operations on OpenPGP messages. homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp diff --git a/.licenses/src/go/golang.org/x/crypto/openpgp/armor.dep.yml b/.licenses/src/go/golang.org/x/crypto/openpgp/armor.dep.yml index 1ad7974..a056103 100644 --- a/.licenses/src/go/golang.org/x/crypto/openpgp/armor.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/openpgp/armor.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/openpgp/armor -version: v0.17.0 +version: v0.19.0 type: go summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880. homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/armor diff --git a/.licenses/src/go/golang.org/x/crypto/openpgp/elgamal.dep.yml b/.licenses/src/go/golang.org/x/crypto/openpgp/elgamal.dep.yml index 67dce79..ea1cb3b 100644 --- a/.licenses/src/go/golang.org/x/crypto/openpgp/elgamal.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/openpgp/elgamal.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/openpgp/elgamal -version: v0.17.0 +version: v0.19.0 type: go summary: Package elgamal implements ElGamal encryption, suitable for OpenPGP, as specified in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms," diff --git a/.licenses/src/go/golang.org/x/crypto/openpgp/errors.dep.yml b/.licenses/src/go/golang.org/x/crypto/openpgp/errors.dep.yml index 3a841b4..069ea59 100644 --- a/.licenses/src/go/golang.org/x/crypto/openpgp/errors.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/openpgp/errors.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/openpgp/errors -version: v0.17.0 +version: v0.19.0 type: go summary: Package errors contains common error types for the OpenPGP packages. homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/errors diff --git a/.licenses/src/go/golang.org/x/crypto/openpgp/packet.dep.yml b/.licenses/src/go/golang.org/x/crypto/openpgp/packet.dep.yml index d7f9435..63ba00f 100644 --- a/.licenses/src/go/golang.org/x/crypto/openpgp/packet.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/openpgp/packet.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/openpgp/packet -version: v0.17.0 +version: v0.19.0 type: go summary: Package packet implements parsing and serialization of OpenPGP packets, as specified in RFC 4880. diff --git a/.licenses/src/go/golang.org/x/crypto/openpgp/s2k.dep.yml b/.licenses/src/go/golang.org/x/crypto/openpgp/s2k.dep.yml index 1c439cb..3f88282 100644 --- a/.licenses/src/go/golang.org/x/crypto/openpgp/s2k.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/openpgp/s2k.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/openpgp/s2k -version: v0.17.0 +version: v0.19.0 type: go summary: Package s2k implements the various OpenPGP string-to-key transforms as specified in RFC 4800 section 3.7.1. diff --git a/.licenses/src/go/golang.org/x/crypto/sha3.dep.yml b/.licenses/src/go/golang.org/x/crypto/sha3.dep.yml index 23bea89..eb61108 100644 --- a/.licenses/src/go/golang.org/x/crypto/sha3.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/sha3.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/sha3 -version: v0.17.0 +version: v0.19.0 type: go summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202. diff --git a/.licenses/src/go/golang.org/x/crypto/ssh.dep.yml b/.licenses/src/go/golang.org/x/crypto/ssh.dep.yml index 5221354..73f8561 100644 --- a/.licenses/src/go/golang.org/x/crypto/ssh.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/ssh.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/ssh -version: v0.17.0 +version: v0.19.0 type: go summary: Package ssh implements an SSH client and server. homepage: https://pkg.go.dev/golang.org/x/crypto/ssh diff --git a/.licenses/src/go/golang.org/x/crypto/ssh/agent.dep.yml b/.licenses/src/go/golang.org/x/crypto/ssh/agent.dep.yml index 4e3d318..bdeee22 100644 --- a/.licenses/src/go/golang.org/x/crypto/ssh/agent.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/ssh/agent.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/ssh/agent -version: v0.17.0 +version: v0.19.0 type: go summary: Package agent implements the ssh-agent protocol, and provides both a client and a server. diff --git a/.licenses/src/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml b/.licenses/src/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml index 3956031..859747c 100644 --- a/.licenses/src/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -version: v0.17.0 +version: v0.19.0 type: go summary: Package bcrypt_pbkdf implements bcrypt_pbkdf(3) from OpenBSD. homepage: https://pkg.go.dev/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf diff --git a/.licenses/src/go/golang.org/x/crypto/ssh/knownhosts.dep.yml b/.licenses/src/go/golang.org/x/crypto/ssh/knownhosts.dep.yml index 538231d..cb34ee6 100644 --- a/.licenses/src/go/golang.org/x/crypto/ssh/knownhosts.dep.yml +++ b/.licenses/src/go/golang.org/x/crypto/ssh/knownhosts.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/crypto/ssh/knownhosts -version: v0.17.0 +version: v0.19.0 type: go summary: Package knownhosts implements a parser for the OpenSSH known_hosts host key database, and provides utility functions for writing OpenSSH compliant known_hosts diff --git a/.licenses/src/go/golang.org/x/net/context.dep.yml b/.licenses/src/go/golang.org/x/net/context.dep.yml index b2d1acd..741b999 100644 --- a/.licenses/src/go/golang.org/x/net/context.dep.yml +++ b/.licenses/src/go/golang.org/x/net/context.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/net/context -version: v0.19.0 +version: v0.21.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. diff --git a/.licenses/src/go/golang.org/x/net/context/ctxhttp.dep.yml b/.licenses/src/go/golang.org/x/net/context/ctxhttp.dep.yml deleted file mode 100644 index f1a87a5..0000000 --- a/.licenses/src/go/golang.org/x/net/context/ctxhttp.dep.yml +++ /dev/null @@ -1,63 +0,0 @@ ---- -name: golang.org/x/net/context/ctxhttp -version: v0.19.0 -type: go -summary: Package ctxhttp provides helper functions for performing context-aware HTTP - requests. -homepage: https://pkg.go.dev/golang.org/x/net/context/ctxhttp -license: other -licenses: -- sources: net/LICENSE - text: | - Copyright (c) 2009 The Go Authors. All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following disclaimer - in the documentation and/or other materials provided with the - distribution. - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - 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/PATENTS - text: | - Additional IP Rights Grant (Patents) - - "This implementation" means the copyrightable works distributed by - Google as part of the Go project. - - Google hereby grants to You a perpetual, worldwide, non-exclusive, - no-charge, royalty-free, irrevocable (except as stated in this section) - patent license to make, have made, use, offer to sell, sell, import, - transfer and otherwise run, modify and propagate the contents of this - implementation of Go, where such license applies only to those patent - claims, both currently owned or controlled by Google and acquired in - the future, licensable by Google that are necessarily infringed by this - implementation of Go. This grant does not include claims that would be - infringed only as a consequence of further modification of this - implementation. If you or your agent or exclusive licensee institute or - order or agree to the institution of patent litigation against any - entity (including a cross-claim or counterclaim in a lawsuit) alleging - that this implementation of Go or any code incorporated within this - implementation of Go constitutes direct or contributory patent - infringement, or inducement of patent infringement, then any patent - rights granted to you under this License for this implementation of Go - shall terminate as of the date such litigation is filed. -notices: [] diff --git a/.licenses/src/go/golang.org/x/net/internal/socks.dep.yml b/.licenses/src/go/golang.org/x/net/internal/socks.dep.yml index e911680..2a08ec7 100644 --- a/.licenses/src/go/golang.org/x/net/internal/socks.dep.yml +++ b/.licenses/src/go/golang.org/x/net/internal/socks.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/net/internal/socks -version: v0.19.0 +version: v0.21.0 type: go summary: Package socks provides a SOCKS version 5 client implementation. homepage: https://pkg.go.dev/golang.org/x/net/internal/socks diff --git a/.licenses/src/go/golang.org/x/net/proxy.dep.yml b/.licenses/src/go/golang.org/x/net/proxy.dep.yml index df01ea2..5b6288a 100644 --- a/.licenses/src/go/golang.org/x/net/proxy.dep.yml +++ b/.licenses/src/go/golang.org/x/net/proxy.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/net/proxy -version: v0.19.0 +version: v0.21.0 type: go summary: Package proxy provides support for a variety of protocols to proxy network data. diff --git a/.licenses/src/go/golang.org/x/oauth2.dep.yml b/.licenses/src/go/golang.org/x/oauth2.dep.yml index ed33bc0..87aeeb4 100644 --- a/.licenses/src/go/golang.org/x/oauth2.dep.yml +++ b/.licenses/src/go/golang.org/x/oauth2.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/oauth2 -version: v0.0.0-20220411215720-9780585627b5 +version: v0.17.0 type: go summary: Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests, as specified in RFC 6749. @@ -36,9 +36,4 @@ 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. -notices: -- sources: AUTHORS - text: |- - # This source code refers to The Go Authors for copyright purposes. - # The master list of authors is in the main Go distribution, - # visible at http://tip.golang.org/AUTHORS. +notices: [] diff --git a/.licenses/src/go/golang.org/x/oauth2/internal.dep.yml b/.licenses/src/go/golang.org/x/oauth2/internal.dep.yml index 5154282..0a09dcf 100644 --- a/.licenses/src/go/golang.org/x/oauth2/internal.dep.yml +++ b/.licenses/src/go/golang.org/x/oauth2/internal.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/oauth2/internal -version: v0.0.0-20220411215720-9780585627b5 +version: v0.17.0 type: go summary: Package internal contains support packages for oauth2 package. homepage: https://pkg.go.dev/golang.org/x/oauth2/internal diff --git a/.licenses/src/go/golang.org/x/sys/execabs.dep.yml b/.licenses/src/go/golang.org/x/sys/execabs.dep.yml index 2aff28e..1fa0e0d 100644 --- a/.licenses/src/go/golang.org/x/sys/execabs.dep.yml +++ b/.licenses/src/go/golang.org/x/sys/execabs.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/sys/execabs -version: v0.15.0 +version: v0.17.0 type: go summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups to find absolute paths. diff --git a/.licenses/src/go/golang.org/x/sys/unix.dep.yml b/.licenses/src/go/golang.org/x/sys/unix.dep.yml index 86a2563..e7fdb42 100644 --- a/.licenses/src/go/golang.org/x/sys/unix.dep.yml +++ b/.licenses/src/go/golang.org/x/sys/unix.dep.yml @@ -1,6 +1,6 @@ --- name: golang.org/x/sys/unix -version: v0.15.0 +version: v0.17.0 type: go summary: Package unix contains an interface to the low-level operating system primitives. homepage: https://pkg.go.dev/golang.org/x/sys/unix