passforios-gopenpgp/go.mod

14 lines
418 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 (
2021-03-17 14:29:41 +01:00
github.com/ProtonMail/go-crypto v0.0.0-20210317131446-1ce7a431ff79
github.com/ProtonMail/go-mime v0.0.0-20190923161245-9b5a4261663a
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.4.0
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-20201014085805-7a2d68bf792f