upgrade golang.org/x/text

This commit is contained in:
Shivaram Lingamneni
2020-07-26 06:02:31 -04:00
parent 8e90e18b72
commit 9acfea5516
15 changed files with 17478 additions and 12 deletions
+1 -1
View File
@@ -19,6 +19,6 @@ require (
github.com/toorop/go-dkim v0.0.0-20200526084421-76378ae5207e
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
golang.org/x/sys v0.0.0-20200724161237-0e2f3a69832c // indirect
golang.org/x/text v0.3.2
golang.org/x/text v0.3.3
gopkg.in/yaml.v2 v2.3.0
)