running licensed cache command

This commit is contained in:
Shawn Hartsell
2024-04-04 14:26:39 -05:00
parent 81d347b257
commit 8216488f08
66 changed files with 68 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

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

View File

@@ -1,6 +1,6 @@
---
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

View File

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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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

View File

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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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.

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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'

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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.

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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).

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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).

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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

View File

@@ -1,6 +1,6 @@
---
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.

View File

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