upgrade golang.org/x/crypto

This commit is contained in:
Shivaram Lingamneni
2020-07-26 06:01:12 -04:00
parent 6fbbcbc44f
commit 08834ca511
5 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ require (
github.com/stretchr/testify v1.4.0 // indirect
github.com/tidwall/buntdb v1.1.2
github.com/toorop/go-dkim v0.0.0-20200526084421-76378ae5207e
golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
golang.org/x/sys v0.0.0-20200523222454-059865788121 // indirect
golang.org/x/text v0.3.2
gopkg.in/yaml.v2 v2.3.0