upgrade x/sys

This commit is contained in:
Shivaram Lingamneni
2020-11-08 17:57:58 -05:00
parent bd959207e4
commit 640dfea85a
109 changed files with 7205 additions and 4653 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ require (
github.com/tidwall/buntdb v1.1.4
github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
golang.org/x/sys v0.0.0-20200905004654-be1d3432aa8f // indirect
golang.org/x/sys v0.0.0-20201107080550-4d91cf3a1aaf // indirect
golang.org/x/text v0.3.3
gopkg.in/yaml.v2 v2.3.0
)