File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/AlecAivazis/survey/v2 v2.3.4
77 github.com/Masterminds/semver v1.5.0
8- github.com/ProtonMail/gopenpgp/v2 v2.4.5
8+ github.com/ProtonMail/gopenpgp/v2 v2.4.6
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.1.2
@@ -46,7 +46,7 @@ require (
4646 github.com/PaesslerAG/gval v1.0.0 // indirect
4747 github.com/PaesslerAG/jsonpath v0.1.1 // indirect
4848 github.com/ProtonMail/go-crypto v0.0.0-20220113124808-70ae35bab23f // indirect
49- github.com/ProtonMail/go-mime v0.0.0-20190923161245-9b5a4261663a // indirect
49+ github.com/ProtonMail/go-mime v0.0.0-20220302105931-303f85f7fe0f // indirect
5050 github.com/PuerkitoBio/purell v1.1.1 // indirect
5151 github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
5252 github.com/acomagu/bufpipe v1.0.3 // indirect
Original file line number Diff line number Diff line change @@ -125,10 +125,10 @@ github.com/PaesslerAG/jsonpath v0.1.1/go.mod h1:lVboNxFGal/VwW6d9JzIy56bUsYAP6tH
125125github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
126126github.com/ProtonMail/go-crypto v0.0.0-20220113124808-70ae35bab23f h1:J2FzIrXN82q5uyUraeJpLIm7U6PffRwje2ORho5yIik =
127127github.com/ProtonMail/go-crypto v0.0.0-20220113124808-70ae35bab23f /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
128- github.com/ProtonMail/go-mime v0.0.0-20190923161245-9b5a4261663a h1:W6RrgN/sTxg1msqzFFb+G80MFmpjMw61IU+slm+wln4 =
129- github.com/ProtonMail/go-mime v0.0.0-20190923161245-9b5a4261663a /go.mod h1:NYt+V3/4rEeDuaev/zw1zCq8uqVEuPHzDPo3OZrlGJ4 =
130- github.com/ProtonMail/gopenpgp/v2 v2.4.5 h1:G7fOIAEcdwRUreFBUNVrZqiJPZQe6nn6V/5aNr6ZfYw =
131- github.com/ProtonMail/gopenpgp/v2 v2.4.5 /go.mod h1:0byYFEOo6x4F/1YqhN7Z6m015Cqnxllz3CGb5cjJueY =
128+ github.com/ProtonMail/go-mime v0.0.0-20220302105931-303f85f7fe0f h1:CGq7OieOz3wyQJ1fO8S0eO9TCW1JyvLrf8fhzz1i8ko =
129+ github.com/ProtonMail/go-mime v0.0.0-20220302105931-303f85f7fe0f /go.mod h1:NYt+V3/4rEeDuaev/zw1zCq8uqVEuPHzDPo3OZrlGJ4 =
130+ github.com/ProtonMail/gopenpgp/v2 v2.4.6 h1:/EcJsFIsE0ywShAJ+lNLafcaSd6GBhIzHsaBID5pGXw =
131+ github.com/ProtonMail/gopenpgp/v2 v2.4.6 /go.mod h1:ZW1KxHNG6q5LMgFKf9Ap/d2eVYeyGf5+fAUEAjJWtmo =
132132github.com/PuerkitoBio/purell v1.0.0 /go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0 =
133133github.com/PuerkitoBio/purell v1.1.1 h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI =
134134github.com/PuerkitoBio/purell v1.1.1 /go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0 =
You can’t perform that action at this time.
0 commit comments