libgocryptfs/tests/matrix
Jakob Unterwurzacher 7f3ede473e tests: fix shadow warning
"go tool vet -shadow=true" complained about the md5 package
being shadowed by variables called "md5".
Fix by using the Md5hex helper and dropping the md5 import.
2016-07-06 21:06:42 +02:00
..
matrix_test.go tests: fix shadow warning 2016-07-06 21:06:42 +02:00