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.2
77 github.com/Masterminds/semver v1.5.0
8- github.com/ProtonMail/gopenpgp/v2 v2.4.1
8+ github.com/ProtonMail/gopenpgp/v2 v2.4.2
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
@@ -45,7 +45,7 @@ require (
4545 github.com/Microsoft/go-winio v0.4.17 // indirect
4646 github.com/PaesslerAG/gval v1.0.0 // indirect
4747 github.com/PaesslerAG/jsonpath v0.1.1 // indirect
48- github.com/ProtonMail/go-crypto v0.0.0-20211221144345-a4f6767435ab // indirect
48+ github.com/ProtonMail/go-crypto v0.0.0-20220113124808-70ae35bab23f // indirect
4949 github.com/ProtonMail/go-mime v0.0.0-20190923161245-9b5a4261663a // indirect
5050 github.com/PuerkitoBio/purell v1.1.1 // indirect
5151 github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
Original file line number Diff line number Diff line change @@ -115,12 +115,12 @@ github.com/PaesslerAG/jsonpath v0.1.0/go.mod h1:4BzmtoM/PI8fPO4aQGIusjGxGir2BzcV
115115github.com/PaesslerAG/jsonpath v0.1.1 h1:c1/AToHQMVsduPAa4Vh6xp2U0evy4t8SWp8imEsylIk =
116116github.com/PaesslerAG/jsonpath v0.1.1 /go.mod h1:lVboNxFGal/VwW6d9JzIy56bUsYAP6tH/x80vjnCseY =
117117github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
118- github.com/ProtonMail/go-crypto v0.0.0-20211221144345-a4f6767435ab h1:5FiL/TCaiKCss/BLMIACDxxadYrx767l9kh0qYX+sLQ =
119- github.com/ProtonMail/go-crypto v0.0.0-20211221144345-a4f6767435ab /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
118+ github.com/ProtonMail/go-crypto v0.0.0-20220113124808-70ae35bab23f h1:J2FzIrXN82q5uyUraeJpLIm7U6PffRwje2ORho5yIik =
119+ github.com/ProtonMail/go-crypto v0.0.0-20220113124808-70ae35bab23f /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
120120github.com/ProtonMail/go-mime v0.0.0-20190923161245-9b5a4261663a h1:W6RrgN/sTxg1msqzFFb+G80MFmpjMw61IU+slm+wln4 =
121121github.com/ProtonMail/go-mime v0.0.0-20190923161245-9b5a4261663a /go.mod h1:NYt+V3/4rEeDuaev/zw1zCq8uqVEuPHzDPo3OZrlGJ4 =
122- github.com/ProtonMail/gopenpgp/v2 v2.4.1 h1:b3El0zabaKi73u4sRnb3hOOUczuKuYpN8wnp7wRsZSc =
123- github.com/ProtonMail/gopenpgp/v2 v2.4.1 /go.mod h1:RFjoVjfhV8f78tjz/fLrp/OXkugL3QmWsiJq/fsQYA4 =
122+ github.com/ProtonMail/gopenpgp/v2 v2.4.2 h1:xPcQYAa3D3V2sDhJq0bYWwlWtxzTudxm1/XXHlSWcJo =
123+ github.com/ProtonMail/gopenpgp/v2 v2.4.2 /go.mod h1:0byYFEOo6x4F/1YqhN7Z6m015Cqnxllz3CGb5cjJueY =
124124github.com/PuerkitoBio/purell v1.1.1 h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI =
125125github.com/PuerkitoBio/purell v1.1.1 /go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0 =
126126github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 h1:d+Bc7a5rLufV/sSk/8dngufqelfh6jnri85riMAaF/M =
You can’t perform that action at this time.
0 commit comments