===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
go-cpe-dictionary-0.0~git20181107.61280e8/db/redis_test.go-43-	var driver DB
go-cpe-dictionary-0.0~git20181107.61280e8/db/redis_test.go:44:	if driver, err = NewDB("redis", "redis://"+s.Addr(), false); err != nil {
go-cpe-dictionary-0.0~git20181107.61280e8/db/redis_test.go-45-		t.Error(err)
##############################################
go-cpe-dictionary-0.0~git20181107.61280e8/db/redis_test.go-106-	var driver DB
go-cpe-dictionary-0.0~git20181107.61280e8/db/redis_test.go:107:	if driver, err = NewDB("redis", "redis://"+s.Addr(), false); err != nil {
go-cpe-dictionary-0.0~git20181107.61280e8/db/redis_test.go-108-		t.Error(err)