passforios-gopenpgp/go.mod

15 lines
474 B
Modula-2
Raw Normal View History

module github.com/ProtonMail/gopenpgp/v2
2019-05-21 15:43:33 +02:00
go 1.15
2019-05-21 15:43:33 +02:00
require (
2022-08-12 11:48:09 +02:00
github.com/ProtonMail/go-crypto v0.0.0-20220819082139-33af46df2953
2022-03-02 16:40:19 +01:00
github.com/ProtonMail/go-mime v0.0.0-20220302105931-303f85f7fe0f
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.4.0
2022-08-12 11:48:09 +02:00
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
golang.org/x/mobile v0.0.0-20200801112145-973feb4309de
2019-05-21 15:43:33 +02:00
)
replace golang.org/x/mobile => github.com/ProtonMail/go-mobile v0.0.0-20210326110230-f181c70e4e2b