This commit is contained in:
Chris Gavin 2024-09-15 08:43:11 +01:00
Родитель 2f97559daa
Коммит e11af59d8f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 07F950B80C27E4DA
78 изменённых файлов: 237 добавлений и 237 удалений

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/bitcurves
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/bitcurves
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/brainpool
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package brainpool implements Brainpool elliptic curves.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/brainpool
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,6 +1,6 @@
---
name: github.com/ProtonMail/go-crypto/eax
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: 'Package eax provides an implementation of the EAX (encrypt-authenticate-translate)
mode of operation, as described in Bellare, Rogaway, and Wagner "THE EAX MODE OF
@ -9,7 +9,7 @@ summary: 'Package eax provides an implementation of the EAX (encrypt-authenticat
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/eax
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -38,7 +38,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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/internal/byteutil
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/internal/byteutil
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,6 +1,6 @@
---
name: github.com/ProtonMail/go-crypto/ocb
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: 'Package ocb provides an implementation of the OCB (offset codebook) mode
of operation, as described in RFC-7253 of the IRTF and in Rogaway, Bellare, Black
@ -9,7 +9,7 @@ summary: 'Package ocb provides an implementation of the OCB (offset codebook) mo
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/ocb
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -38,7 +38,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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/openpgp
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package openpgp implements high level operations on OpenPGP messages.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package keywrap is an implementation of the RFC 3394 AES key wrapping algorithm.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/armor
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/armor
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/ecdh
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package ecdh implements ECDH encryption, suitable for OpenPGP, as specified
in RFC 6637, section 8.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdh
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/ecdsa
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package ecdsa implements ECDSA signature, suitable for OpenPGP, as specified
in RFC 6637, section 5.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdsa
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/eddsa
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package eddsa implements EdDSA signature, suitable for OpenPGP, as specified
in https://datatracker.ietf.org/doc/html/draft-ietf-openpgp-crypto-refresh-06#section-13.7
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/eddsa
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,6 +1,6 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/elgamal
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.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,"
@ -8,7 +8,7 @@ summary: Package elgamal implements ElGamal encryption, suitable for OpenPGP, as
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/elgamal
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -37,7 +37,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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/errors
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package errors contains common error types for the OpenPGP packages.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/errors
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/internal/ecc
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/ecc
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/internal/encoding
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package encoding implements openpgp packet field encodings as specified in
RFC 4880 and 6637.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/encoding
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/packet
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package packet implements parsing and serialization of OpenPGP packets, as
specified in RFC 4880.
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/packet
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,6 +1,6 @@
---
name: github.com/ProtonMail/go-crypto/openpgp/s2k
version: v0.0.0-20230828082145-3c4c8a2d2371
version: v1.0.0
type: go
summary: Package s2k implements the various OpenPGP string-to-key transforms as specified
in RFC 4800 section 3.7.1, and Argon2 specified in draft-ietf-openpgp-crypto-refresh-08
@ -8,7 +8,7 @@ summary: Package s2k implements the various OpenPGP string-to-key transforms as
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/s2k
license: bsd-3-clause
licenses:
- sources: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/LICENSE
- sources: go-crypto@v1.0.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
@ -37,7 +37,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: go-crypto@v0.0.0-20230828082145-3c4c8a2d2371/PATENTS
- sources: go-crypto@v1.0.0/PATENTS
text: |
Additional IP Rights Grant (Patents)

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/dh/x25519
version: v1.3.3
version: v1.3.7
type: go
summary: Package x25519 provides Diffie-Hellman functions as specified in RFC-7748.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x25519
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/dh/x448
version: v1.3.3
version: v1.3.7
type: go
summary: Package x448 provides Diffie-Hellman functions as specified in RFC-7748.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x448
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/cloudflare/circl/ecc/goldilocks
version: v1.3.3
version: v1.3.7
type: go
summary: Package goldilocks provides elliptic curve operations over the goldilocks
curve.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/ecc/goldilocks
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -66,6 +66,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/internal/conv
version: v1.3.3
version: v1.3.7
type: go
summary:
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/cloudflare/circl/internal/sha3
version: v1.3.3
version: v1.3.7
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.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/sha3
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -66,6 +66,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math
version: v1.3.3
version: v1.3.7
type: go
summary: Package math provides some utility functions for big integers.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math/fp25519
version: v1.3.3
version: v1.3.7
type: go
summary: Package fp25519 provides prime field arithmetic over GF(2^255-19).
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp25519
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math/fp448
version: v1.3.3
version: v1.3.7
type: go
summary: Package fp448 provides prime field arithmetic over GF(2^448-2^224-1).
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp448
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/math/mlsbset
version: v1.3.3
version: v1.3.7
type: go
summary: Package mlsbset provides a constant-time exponentiation method with precomputation.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/mlsbset
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/sign
version: v1.3.3
version: v1.3.7
type: go
summary: Package sign provides unified interfaces for signature schemes.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/sign/ed25519
version: v1.3.3
version: v1.3.7
type: go
summary: Package ed25519 implements Ed25519 signature scheme as described in RFC-8032.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed25519
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/cloudflare/circl/sign/ed448
version: v1.3.3
version: v1.3.7
type: go
summary: Package ed448 implements Ed448 signature scheme as described in RFC-8032.
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed448
license: bsd-3-clause
licenses:
- sources: circl@v1.3.3/LICENSE
- sources: circl@v1.3.7/LICENSE
text: |
Copyright (c) 2019 Cloudflare. All rights reserved.
@ -65,6 +65,6 @@ 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: circl@v1.3.3/README.md
- sources: circl@v1.3.7/README.md
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
notices: []

2
.licenses/go/github.com/go-git/go-git/v5.dep.yml сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
---
name: github.com/go-git/go-git/v5
version: v5.11.0
version: v5.12.0
type: go
summary: A highly extensible git implementation in pure Go.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/config
version: v5.11.0
version: v5.12.0
type: go
summary: Package config contains the abstraction of multiple config files
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/internal/path_util
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/internal/revision
version: v5.11.0
version: v5.12.0
type: go
summary: 'Package revision extracts git revision from string More information about
revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html'
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/internal/url
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing
version: v5.11.0
version: v5.12.0
type: go
summary: package plumbing implement the core interfaces and structs used by go-git
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/cache
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/color
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/filemode
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/config
version: v5.11.0
version: v5.12.0
type: go
summary: Package config implements encoding and decoding of git config files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/diff
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,6 +1,6 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/gitignore
version: v5.11.0
version: v5.12.0
type: go
summary: Package gitignore implements matching file system paths to gitignore patterns
that can be automatically read from a git repository tree in the order of definition
@ -8,7 +8,7 @@ summary: Package gitignore implements matching file system paths to gitignore pa
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -211,6 +211,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/idxfile
version: v5.11.0
version: v5.12.0
type: go
summary: Package idxfile implements encoding and decoding of packfile idx files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/index
version: v5.11.0
version: v5.12.0
type: go
summary: Package index implements encoding and decoding of index format files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/index
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/objfile
version: v5.11.0
version: v5.12.0
type: go
summary: Package objfile implements encoding and decoding of object files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/objfile
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/packfile
version: v5.11.0
version: v5.12.0
type: go
summary: Package packfile implements encoding and decoding of packfile format.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/packfile
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/pktline
version: v5.11.0
version: v5.12.0
type: go
summary: Package pktline implements reading payloads form pkt-lines and encoding pkt-lines
from payloads.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/pktline
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/hash
version: v5.11.0
version: v5.12.0
type: go
summary: package hash provides a way for managing the underlying hash implementations
used across go-git.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/hash
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/object
version: v5.11.0
version: v5.12.0
type: go
summary: Package object contains implementations of all Git objects and utility functions
to work with them.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/object
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/protocol/packp
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/protocol/packp/capability
version: v5.11.0
version: v5.12.0
type: go
summary: Package capability defines the server and client capabilities.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband
version: v5.11.0
version: v5.12.0
type: go
summary: Package sideband implements a sideband mutiplex/demultiplexer
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/revlist
version: v5.11.0
version: v5.12.0
type: go
summary: Package revlist provides support to access the ancestors of commits, in a
similar way as the git-rev-list command.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/revlist
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/storer
version: v5.11.0
version: v5.12.0
type: go
summary: Package storer defines the interfaces to store objects, references, etc.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/storer
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport
version: v5.11.0
version: v5.12.0
type: go
summary: Package transport includes the implementation for different transport protocols.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport/client
version: v5.11.0
version: v5.12.0
type: go
summary: Package client contains helper function to deal with the different client
protocols.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/client
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport/file
version: v5.11.0
version: v5.12.0
type: go
summary: Package file implements the file transport protocol.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/file
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport/git
version: v5.11.0
version: v5.12.0
type: go
summary: Package git implements the git transport protocol.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/git
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport/http
version: v5.11.0
version: v5.12.0
type: go
summary: Package http implements the HTTP transport protocol.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/http
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport/internal/common
version: v5.11.0
version: v5.12.0
type: go
summary: Package common implements the git pack protocol with a pluggable transport.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/internal/common
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport/server
version: v5.11.0
version: v5.12.0
type: go
summary: Package server implements the git server protocol.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/server
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/transport/ssh
version: v5.11.0
version: v5.12.0
type: go
summary: Package ssh implements the SSH transport protocol.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/ssh
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/storage
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/storage/filesystem
version: v5.11.0
version: v5.12.0
type: go
summary: Package filesystem is a storage backend base on filesystems
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/storage/filesystem/dotgit
version: v5.11.0
version: v5.12.0
type: go
summary: https://github.com/git/git/blob/master/Documentation/gitrepository-layout.txt
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem/dotgit
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/storage/memory
version: v5.11.0
version: v5.12.0
type: go
summary: Package memory is a storage backend base on memory
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/memory
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/utils/binary
version: v5.11.0
version: v5.12.0
type: go
summary: Package binary implements syntax-sugar functions on top of the standard library
binary package
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/binary
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/utils/diff
version: v5.11.0
version: v5.12.0
type: go
summary: Package diff implements line oriented diffs, similar to the ancient Unix
diff command.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/diff
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/utils/ioutil
version: v5.11.0
version: v5.12.0
type: go
summary: Package ioutil implements some I/O utility functions.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/ioutil
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/utils/merkletrie
version: v5.11.0
version: v5.12.0
type: go
summary: Package merkletrie provides support for n-ary trees that are at the same
time Merkle trees and Radix trees (tries).
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/utils/merkletrie/filesystem
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/filesystem
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/utils/merkletrie/index
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/index
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/utils/merkletrie/noder
version: v5.11.0
version: v5.12.0
type: go
summary: Package noder provide an interface for defining nodes in a merkletrie, their
hashes and their paths (a noders and its ancestors).
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/noder
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/utils/sync
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/sync
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/utils/trace
version: v5.11.0
version: v5.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/trace
license: apache-2.0
licenses:
- sources: v5@v5.11.0/LICENSE
- sources: v5@v5.12.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.11.0/README.md
- sources: v5@v5.12.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []

Просмотреть файл

@ -1,13 +1,13 @@
---
name: github.com/sergi/go-diff/diffmatchpatch
version: v1.2.0
version: v1.3.2-0.20230802210424-5b0b94c5c0d3
type: go
summary: Package diffmatchpatch offers robust algorithms to perform the operations
required for synchronizing plain text.
homepage: https://godoc.org/github.com/sergi/go-diff/diffmatchpatch
homepage: https://pkg.go.dev/github.com/sergi/go-diff/diffmatchpatch
license: other
licenses:
- sources: go-diff@v1.2.0/LICENSE
- sources: go-diff@v1.3.2-0.20230802210424-5b0b94c5c0d3/LICENSE
text: |+
Copyright (c) 2012-2016 The go-diff Authors. All rights reserved.
@ -29,7 +29,7 @@ licenses:
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
- sources: go-diff@v1.2.0/APACHE-LICENSE-2.0
- sources: go-diff@v1.3.2-0.20230802210424-5b0b94c5c0d3/APACHE-LICENSE-2.0
text: |2
Apache License

6
.licenses/go/github.com/skeema/knownhosts.dep.yml сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
---
name: github.com/skeema/knownhosts
version: v1.2.1
version: v1.2.2
type: go
summary: Package knownhosts is a thin wrapper around golang.org/x/crypto/ssh/knownhosts,
adding the ability to obtain the list of host key algorithms for a known host.
@ -212,7 +212,7 @@ licenses:
limitations under the License.
- sources: README.md
text: |-
**Source code copyright 2023 Skeema LLC and the Skeema Knownhosts authors**
**Source code copyright 2024 Skeema LLC and the Skeema Knownhosts authors**
```text
Licensed under the Apache License, Version 2.0 (the "License");
@ -230,7 +230,7 @@ licenses:
notices:
- sources: NOTICE
text: |-
Copyright 2023 Skeema LLC and the Skeema Knownhosts authors
Copyright 2024 Skeema LLC and the Skeema Knownhosts authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.