File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/AlecAivazis/survey/v2 v2.3.7
7
7
github.com/Masterminds/semver/v3 v3.2.1
8
- github.com/ProtonMail/gopenpgp/v2 v2.7.2
8
+ github.com/ProtonMail/gopenpgp/v2 v2.7.3
9
9
github.com/aymerick/raymond v2.0.2+incompatible
10
10
github.com/boumenot/gocover-cobertura v1.2.0
11
11
github.com/cbroglie/mustache v1.4.0
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 h1:KLq8BE0KwC
34
34
github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 /go.mod h1:EjAoLdwvbIOoOQr3ihjnSoLZRtE8azugULFRteWMNc0 =
35
35
github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f h1:tCbYj7/299ekTTXpdwKYF8eBlsYsDVoggDAuAjoK66k =
36
36
github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f /go.mod h1:gcr0kNtGBqin9zDW9GOHcVntrwnjrK+qdJ06mWYBybw =
37
- github.com/ProtonMail/gopenpgp/v2 v2.7.2 h1:mIwxSUPezxNYq0RA5106VPWyKC+Ly3FvBUnBJh/7GWw =
38
- github.com/ProtonMail/gopenpgp/v2 v2.7.2 /go.mod h1:IhkNEDaxec6NyzSI0PlxapinnwPVIESk8/76da3Ct3g =
37
+ github.com/ProtonMail/gopenpgp/v2 v2.7.3 h1:AJu1OI/1UWVYZl6QcCLKGu9OTngS2r52618uGlje84I =
38
+ github.com/ProtonMail/gopenpgp/v2 v2.7.3 /go.mod h1:IhkNEDaxec6NyzSI0PlxapinnwPVIESk8/76da3Ct3g =
39
39
github.com/acomagu/bufpipe v1.0.4 h1:e3H4WUzM3npvo5uv95QuJM3cQspFNtFBzvJ2oNjKIDQ =
40
40
github.com/acomagu/bufpipe v1.0.4 /go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4 =
41
41
github.com/andybalholm/brotli v1.0.1 /go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y =
You can’t perform that action at this time.
0 commit comments