bump x/sys dependency

This commit is contained in:
Shivaram Lingamneni
2020-09-06 01:23:02 -04:00
parent 4d940a5dc0
commit 66995cdfdf
79 changed files with 747 additions and 9037 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ require (
github.com/tidwall/buntdb v1.1.2
github.com/toorop/go-dkim v0.0.0-20200526084421-76378ae5207e
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/sys v0.0.0-20200724161237-0e2f3a69832c // indirect
golang.org/x/sys v0.0.0-20200905004654-be1d3432aa8f // indirect
golang.org/x/text v0.3.3
gopkg.in/yaml.v2 v2.3.0
)