File tree 10 files changed +30
-30
lines changed
.licenses/go/golang.org/x
10 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/crypto/cast5
3
- version : v0.0.0-20200406173513-056763e48d71
3
+ version : v0.0.0-20210921155107-089bfa567519
4
4
type : go
5
5
summary : Package cast5 implements CAST5, as defined in RFC 2144.
6
6
homepage : https://pkg.go.dev/golang.org/x/crypto/cast5
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /LICENSE
9
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /PATENTS
38
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/crypto/openpgp
3
- version : v0.0.0-20200406173513-056763e48d71
3
+ version : v0.0.0-20210921155107-089bfa567519
4
4
type : go
5
5
summary : Package openpgp implements high level operations on OpenPGP messages.
6
6
homepage : https://pkg.go.dev/golang.org/x/crypto/openpgp
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /LICENSE
9
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /PATENTS
38
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/crypto/openpgp/armor
3
- version : v0.0.0-20200406173513-056763e48d71
3
+ version : v0.0.0-20210921155107-089bfa567519
4
4
type : go
5
5
summary : Package armor implements OpenPGP ASCII Armor, see RFC 4880.
6
6
homepage : https://pkg.go.dev/golang.org/x/crypto/openpgp/armor
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /LICENSE
9
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /PATENTS
38
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/crypto/openpgp/elgamal
3
- version : v0.0.0-20200406173513-056763e48d71
3
+ version : v0.0.0-20210921155107-089bfa567519
4
4
type : go
5
5
summary : Package elgamal implements ElGamal encryption, suitable for OpenPGP, as specified
6
6
in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms,"
7
7
IEEE Transactions on Information Theory, v.
8
8
homepage : https://pkg.go.dev/golang.org/x/crypto/openpgp/elgamal
9
9
license : bsd-3-clause
10
10
licenses :
11
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /LICENSE
11
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /LICENSE
12
12
text : |
13
13
Copyright (c) 2009 The Go Authors. All rights reserved.
14
14
@@ -37,7 +37,7 @@ licenses:
37
37
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38
38
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39
39
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /PATENTS
40
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /PATENTS
41
41
text : |
42
42
Additional IP Rights Grant (Patents)
43
43
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/crypto/openpgp/errors
3
- version : v0.0.0-20200406173513-056763e48d71
3
+ version : v0.0.0-20210921155107-089bfa567519
4
4
type : go
5
5
summary : Package errors contains common error types for the OpenPGP packages.
6
6
homepage : https://pkg.go.dev/golang.org/x/crypto/openpgp/errors
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /LICENSE
9
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /PATENTS
38
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/crypto/openpgp/packet
3
- version : v0.0.0-20200406173513-056763e48d71
3
+ version : v0.0.0-20210921155107-089bfa567519
4
4
type : go
5
5
summary : Package packet implements parsing and serialization of OpenPGP packets, as
6
6
specified in RFC 4880.
7
7
homepage : https://pkg.go.dev/golang.org/x/crypto/openpgp/packet
8
8
license : bsd-3-clause
9
9
licenses :
10
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /LICENSE
10
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /LICENSE
11
11
text : |
12
12
Copyright (c) 2009 The Go Authors. All rights reserved.
13
13
@@ -36,7 +36,7 @@ licenses:
36
36
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37
37
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38
38
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /PATENTS
39
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /PATENTS
40
40
text : |
41
41
Additional IP Rights Grant (Patents)
42
42
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/crypto/openpgp/s2k
3
- version : v0.0.0-20200406173513-056763e48d71
3
+ version : v0.0.0-20210921155107-089bfa567519
4
4
type : go
5
5
summary : Package s2k implements the various OpenPGP string-to-key transforms as specified
6
6
in RFC 4800 section 3.7.1.
7
7
homepage : https://pkg.go.dev/golang.org/x/crypto/openpgp/s2k
8
8
license : bsd-3-clause
9
9
licenses :
10
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /LICENSE
10
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /LICENSE
11
11
text : |
12
12
Copyright (c) 2009 The Go Authors. All rights reserved.
13
13
@@ -36,7 +36,7 @@ licenses:
36
36
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37
37
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38
38
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
- - sources : crypto@v0.0.0-20200406173513-056763e48d71 /PATENTS
39
+ - sources : crypto@v0.0.0-20210921155107-089bfa567519 /PATENTS
40
40
text : |
41
41
Additional IP Rights Grant (Patents)
42
42
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/internal/unsafeheader
3
- version : v0.0.0-20220422013727-9388b58f7150
3
+ version : v0.0.0-20220722155257-8c9f86f7a55f
4
4
type : go
5
5
summary : Package unsafeheader contains header declarations for the Go runtime's slice
6
6
and string implementations.
7
7
homepage : https://pkg.go.dev/golang.org/x/sys/internal/unsafeheader
8
8
license : bsd-3-clause
9
9
licenses :
10
- - sources : sys@v0.0.0-20220422013727-9388b58f7150 /LICENSE
10
+ - sources : sys@v0.0.0-20220722155257-8c9f86f7a55f /LICENSE
11
11
text : |
12
12
Copyright (c) 2009 The Go Authors. All rights reserved.
13
13
@@ -36,7 +36,7 @@ licenses:
36
36
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37
37
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38
38
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
- - sources : sys@v0.0.0-20220422013727-9388b58f7150 /PATENTS
39
+ - sources : sys@v0.0.0-20220722155257-8c9f86f7a55f /PATENTS
40
40
text : |
41
41
Additional IP Rights Grant (Patents)
42
42
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/unix
3
- version : v0.0.0-20220422013727-9388b58f7150
3
+ version : v0.0.0-20220722155257-8c9f86f7a55f
4
4
type : go
5
5
summary : Package unix contains an interface to the low-level operating system primitives.
6
6
homepage : https://pkg.go.dev/golang.org/x/sys/unix
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : sys@v0.0.0-20220422013727-9388b58f7150 /LICENSE
9
+ - sources : sys@v0.0.0-20220722155257-8c9f86f7a55f /LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : sys@v0.0.0-20220422013727-9388b58f7150 /PATENTS
38
+ - sources : sys@v0.0.0-20220722155257-8c9f86f7a55f /PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/text/runes
3
- version : v0.3.2
3
+ version : v0.3.8
4
4
type : go
5
5
summary : Package runes provide transforms for UTF-8 encoded text.
6
6
homepage : https://pkg.go.dev/golang.org/x/text/runes
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : text@v0.3.2 /LICENSE
9
+ - sources : text@v0.3.8 /LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : text@v0.3.2 /PATENTS
38
+ - sources : text@v0.3.8 /PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
You can’t perform that action at this time.
0 commit comments