Removed golang.org/x/crypto refs

This commit is contained in:
Andrey Tcherepanov
2019-03-26 11:01:50 -06:00
parent 10ff0d07c3
commit 7de3dd8c8b
3 changed files with 0 additions and 7 deletions
-1
View File
@@ -6,6 +6,5 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.2.2
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
)