File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/AlecAivazis/survey/v2 v2.3.6
77 github.com/Masterminds/semver/v3 v3.2.0
8- github.com/ProtonMail/gopenpgp/v2 v2.6.0
8+ github.com/ProtonMail/gopenpgp/v2 v2.6.1
99 github.com/aymerick/raymond v2.0.2+incompatible
1010 github.com/boumenot/gocover-cobertura v1.2.0
1111 github.com/cespare/xxhash/v2 v2.2.0
@@ -50,8 +50,8 @@ require (
5050 github.com/PaesslerAG/gval v1.2.1 // indirect
5151 github.com/PaesslerAG/jsonpath v0.1.1 // indirect
5252 github.com/Pallinder/go-randomdata v1.2.0 // indirect
53- github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
54- github.com/ProtonMail/go-mime v0.0.0-20221031134845-8fd9bc37cf08 // indirect
53+ github.com/ProtonMail/go-crypto v0.0.0-20230321155629-9a39f2531310 // indirect
54+ github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f // indirect
5555 github.com/acomagu/bufpipe v1.0.4 // indirect
5656 github.com/andybalholm/brotli v1.0.4 // indirect
5757 github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
Original file line number Diff line number Diff line change @@ -29,12 +29,13 @@ github.com/PaesslerAG/jsonpath v0.1.1 h1:c1/AToHQMVsduPAa4Vh6xp2U0evy4t8SWp8imEs
2929github.com/PaesslerAG/jsonpath v0.1.1 /go.mod h1:lVboNxFGal/VwW6d9JzIy56bUsYAP6tH/x80vjnCseY =
3030github.com/Pallinder/go-randomdata v1.2.0 h1:DZ41wBchNRb/0GfsePLiSwb0PHZmT67XY00lCDlaYPg =
3131github.com/Pallinder/go-randomdata v1.2.0 /go.mod h1:yHmJgulpD2Nfrm0cR9tI/+oAgRqCQQixsA8HyRZfV9Y =
32- github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 h1:wPbRQzjjwFc0ih8puEVAOFGELsn1zoIIYdxvML7mDxA =
3332github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 /go.mod h1:I0gYDMZ6Z5GRU7l58bNFSkPTFN6Yl12dsUlAZ8xy98g =
34- github.com/ProtonMail/go-mime v0.0.0-20221031134845-8fd9bc37cf08 h1:dS7r5z4iGS0qCjM7UwWdsEMzQesUQbGcXdSm2/tWboA =
35- github.com/ProtonMail/go-mime v0.0.0-20221031134845-8fd9bc37cf08 /go.mod h1:qRZgbeASl2a9OwmsV85aWwRqic0NHPh+9ewGAzb4cgM =
36- github.com/ProtonMail/gopenpgp/v2 v2.6.0 h1:93gN3mmnfT4RuA4dxZIzvKIKMvUwA10vsO6kx4c/V/4 =
37- github.com/ProtonMail/gopenpgp/v2 v2.6.0 /go.mod h1:EvjicyPq26JLIBMQnzFWzvnxzTjFWDhokL9zc6x6YjQ =
33+ github.com/ProtonMail/go-crypto v0.0.0-20230321155629-9a39f2531310 h1:dGAdTcqheKrQ/TW76sAcmO2IorwXplUw2inPkOzykbw =
34+ github.com/ProtonMail/go-crypto v0.0.0-20230321155629-9a39f2531310 /go.mod h1:8TI4H3IbrackdNgv+92dI+rhpCaLqM0IfpgCgenFvRE =
35+ github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f h1:tCbYj7/299ekTTXpdwKYF8eBlsYsDVoggDAuAjoK66k =
36+ github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f /go.mod h1:gcr0kNtGBqin9zDW9GOHcVntrwnjrK+qdJ06mWYBybw =
37+ github.com/ProtonMail/gopenpgp/v2 v2.6.1 h1:/10PjfK/3JrJl3mXfV27US8sAYd3CX3wl9GkPjG4xZU =
38+ github.com/ProtonMail/gopenpgp/v2 v2.6.1 /go.mod h1:/BU5gfAVwqyd8EfC3Eu7zmuhwYQpKs+cGD8M//iiaxs =
3839github.com/acomagu/bufpipe v1.0.4 h1:e3H4WUzM3npvo5uv95QuJM3cQspFNtFBzvJ2oNjKIDQ =
3940github.com/acomagu/bufpipe v1.0.4 /go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4 =
4041github.com/andybalholm/brotli v1.0.1 /go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y =
You can’t perform that action at this time.
0 commit comments