bump x/crypto dependency

This commit is contained in:
Shivaram Lingamneni
2020-09-06 01:22:12 -04:00
parent f589a673a7
commit 4d940a5dc0
4 changed files with 4 additions and 11 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-20200709230013-948cd5f35899
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/sys v0.0.0-20200724161237-0e2f3a69832c // indirect
golang.org/x/text v0.3.3
gopkg.in/yaml.v2 v2.3.0