2
0

Update xerrors package

This commit is contained in:
Jack Christensen
2019-05-28 06:54:20 -05:00
parent de87e8be96
commit 71ec1f7821
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ require (
github.com/stretchr/testify v1.3.0
golang.org/x/crypto v0.0.0-20190411191339-88737f569e3a
golang.org/x/text v0.3.0
golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373
golang.org/x/xerrors v0.0.0-20190513163551-3ee3066db522
)