upgrade x/crypto

This commit is contained in:
Shivaram Lingamneni
2020-11-08 17:57:24 -05:00
parent 4f9d406b93
commit bd959207e4
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ require (
github.com/stretchr/testify v1.4.0 // indirect
github.com/tidwall/buntdb v1.1.4
github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
golang.org/x/sys v0.0.0-20200905004654-be1d3432aa8f // indirect
golang.org/x/text v0.3.3
gopkg.in/yaml.v2 v2.3.0