Skip to content

Commit 2fa7958

Browse files
dependabot[bot]anjannath
authored andcommitted
build(deps): bump github.com/ProtonMail/go-crypto
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.0-alpha.4-proton to 1.1.0-alpha.5-proton. - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](ProtonMail/go-crypto@v1.1.0-alpha.4-proton...v1.1.0-alpha.5-proton) --- updated-dependencies: - dependency-name: github.com/ProtonMail/go-crypto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56367f1 commit 2fa7958

File tree

5 files changed

+24
-8
lines changed

5 files changed

+24
-8
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/AlecAivazis/survey/v2 v2.3.7
77
github.com/Masterminds/semver/v3 v3.2.1
88
github.com/Microsoft/go-winio v0.6.2
9-
github.com/ProtonMail/go-crypto v1.1.0-alpha.4-proton
9+
github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton
1010
github.com/YourFin/binappend v0.0.0-20181105185800-0add4bf0b9ad
1111
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
1212
github.com/cavaliergopher/grab/v3 v3.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
1010
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
1111
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2 h1:+vx7roKuyA63nhn5WAunQHLTznkw5W8b1Xc0dNjp83s=
1212
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2/go.mod h1:HBCaDeC1lPdgDeDbhX8XFpy1jqjK0IBG8W5K+xYqA0w=
13-
github.com/ProtonMail/go-crypto v1.1.0-alpha.4-proton h1:oxa+ibmAshriFm4J/K4AxkjL7V5NuytOCRJjKvevX+U=
14-
github.com/ProtonMail/go-crypto v1.1.0-alpha.4-proton/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
13+
github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton h1:KVBEgU3CJpmzLChnLiSuEyCuhGhcMt3eOST+7A+ckto=
14+
github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
1515
github.com/RangelReale/osincli v0.0.0-20160924135400-fababb0555f2 h1:x8Brv0YNEe6jY3V/hQglIG2nd8g5E2Zj5ubGKkPQctQ=
1616
github.com/RangelReale/osincli v0.0.0-20160924135400-fababb0555f2/go.mod h1:XyjUkMA8GN+tOOPXvnbi3XuRxWFvTJntqvTFnjmhzbk=
1717
github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1ow=

vendor/github.com/ProtonMail/go-crypto/openpgp/packet/config.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/ProtonMail/go-crypto/openpgp/read.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ github.com/Microsoft/go-winio/internal/fs
1717
github.com/Microsoft/go-winio/internal/socket
1818
github.com/Microsoft/go-winio/internal/stringbuffer
1919
github.com/Microsoft/go-winio/pkg/guid
20-
# github.com/ProtonMail/go-crypto v1.1.0-alpha.4-proton
20+
# github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton
2121
## explicit; go 1.17
2222
github.com/ProtonMail/go-crypto/bitcurves
2323
github.com/ProtonMail/go-crypto/brainpool

0 commit comments

Comments
 (0)