package fixtures import ( "crypto/md5" _ "crypto/md5" crypto "crypto/md5" md5 "crypto/md5" // MATCH /Import alias "md5" is redundant/ "strings" str "strings" strings "strings" // MATCH /Import alias "strings" is redundant/ )