passforios-gopenpgp/go.mod

13 lines
347 B
Modula-2
Raw Normal View History

module github.com/ProtonMail/gopenpgp/v2
2019-05-21 15:43:33 +02:00
go 1.12
require (
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/crypto v0.0.0-20190923035154-9ee001bba392
2019-05-21 15:43:33 +02:00
)
2020-04-25 16:03:49 +02:00
replace golang.org/x/crypto => github.com/ProtonMail/crypto v0.0.0-20200416114516-1fa7f403fb9c