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 @@ -3,7 +3,7 @@ module github.com/open-cmsis-pack/cpackget
33go 1.22.5
44
55require (
6- github.com/ProtonMail/gopenpgp/v2 v2.8.2
6+ github.com/ProtonMail/gopenpgp/v2 v2.8.3
77 github.com/jroimartin/gocui v0.5.0
88 github.com/lu4p/cat v0.1.5
99 github.com/schollz/progressbar/v3 v3.18.0
@@ -20,7 +20,7 @@ require (
2020
2121require (
2222 github.com/EndFirstCorp/peekingReader v0.0.0-20171012052444-257fb6f1a1a6 // indirect
23- github.com/ProtonMail/go-crypto v1.1.4 // indirect
23+ github.com/ProtonMail/go-crypto v1.1.6 // indirect
2424 github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f // indirect
2525 github.com/cloudflare/circl v1.3.9 // indirect
2626 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change 11github.com/EndFirstCorp/peekingReader v0.0.0-20171012052444-257fb6f1a1a6 h1:t27CGFMv8DwGwqRPEa2VNof5I/aZwO6q2gfJhN8q0U4 =
22github.com/EndFirstCorp/peekingReader v0.0.0-20171012052444-257fb6f1a1a6 /go.mod h1:zpqkXxDsVfEIUZEWvT9yAo8OmRvSlRrcYQ3Zs8sSubA =
3- github.com/ProtonMail/go-crypto v1.1.4 h1:G5U5asvD5N/6/36oIw3k2bOfBn5XVcZrb7PBjzzKKoE =
4- github.com/ProtonMail/go-crypto v1.1.4 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
3+ github.com/ProtonMail/go-crypto v1.1.6 h1:ZcV+Ropw6Qn0AX9brlQLAUXfqLBc7Bl+f/DmNxpLfdw =
4+ github.com/ProtonMail/go-crypto v1.1.6 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
55github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f h1:tCbYj7/299ekTTXpdwKYF8eBlsYsDVoggDAuAjoK66k =
66github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f /go.mod h1:gcr0kNtGBqin9zDW9GOHcVntrwnjrK+qdJ06mWYBybw =
7- github.com/ProtonMail/gopenpgp/v2 v2.8.2 h1:fe/XagfxkHRCr+cLFMcoF7XwaASRGSmK/fmcmK8yo6o =
8- github.com/ProtonMail/gopenpgp/v2 v2.8.2 /go.mod h1:pPWZyRQWpQ7g8NWsdZmUynNZ1R09k4MdbSHvm+KooqM =
7+ github.com/ProtonMail/gopenpgp/v2 v2.8.3 h1:1jHlELwCR00qovx2B50DkL/FjYwt/P91RnlsqeOp2Hs =
8+ github.com/ProtonMail/gopenpgp/v2 v2.8.3 /go.mod h1:LiuOTbnJit8w9ZzOoLscj0kmdALY7hfoCVh5Qlb0bcg =
99github.com/chengxilo/virtualterm v1.0.4 h1:Z6IpERbRVlfB8WkOmtbHiDbBANU7cimRIof7mk9/PwM =
1010github.com/chengxilo/virtualterm v1.0.4 /go.mod h1:DyxxBZz/x1iqJjFxTFcr6/x+jSpqN0iwWCOK1q10rlY =
1111github.com/cloudflare/circl v1.3.9 h1:QFrlgFYf2Qpi8bSpVPK1HBvWpx16v/1TZivyo7pGuBE =
You can’t perform that action at this time.
0 commit comments