Skip to content

Commit 81bc548

Browse files
Merge pull request #109 from actions/dependabot/go_modules/golang.org/x/oauth2-0.18.0
Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
2 parents e8902ce + 0943db0 commit 81bc548

33 files changed

+225
-56
lines changed

.licenses/src/go/golang.org/x/crypto/argon2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/argon2
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package argon2 implements the key derivation function Argon2.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/argon2

.licenses/src/go/golang.org/x/crypto/blake2b.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/blake2b
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693
66
and the extendable output function (XOF) BLAKE2Xb.

.licenses/src/go/golang.org/x/crypto/blowfish.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/blowfish
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package blowfish implements Bruce Schneier's Blowfish encryption algorithm.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/blowfish

.licenses/src/go/golang.org/x/crypto/cast5.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/cast5
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package cast5 implements CAST5, as defined in RFC 2144.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/cast5

.licenses/src/go/golang.org/x/crypto/curve25519.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/curve25519
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package curve25519 provides an implementation of the X25519 function, which
66
performs scalar multiplication on the elliptic curve known as Curve25519.

.licenses/src/go/golang.org/x/crypto/openpgp.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/openpgp
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package openpgp implements high level operations on OpenPGP messages.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp

.licenses/src/go/golang.org/x/crypto/openpgp/armor.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/openpgp/armor
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package armor implements OpenPGP ASCII Armor, see RFC 4880.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/armor

.licenses/src/go/golang.org/x/crypto/openpgp/elgamal.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/openpgp/elgamal
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package elgamal implements ElGamal encryption, suitable for OpenPGP, as specified
66
in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms,"

.licenses/src/go/golang.org/x/crypto/openpgp/errors.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/openpgp/errors
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package errors contains common error types for the OpenPGP packages.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/openpgp/errors

.licenses/src/go/golang.org/x/crypto/openpgp/packet.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/crypto/openpgp/packet
3-
version: v0.19.0
3+
version: v0.21.0
44
type: go
55
summary: Package packet implements parsing and serialization of OpenPGP packets, as
66
specified in RFC 4880.

0 commit comments

Comments
 (0)