===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
panicparse-1.3.0/README.md-152-
panicparse-1.3.0/README.md:153:You have two choices, either you put `$GOPATH/bin` at the begining of `$PATH` or
panicparse-1.3.0/README.md-154-use long name `panicparse` with:
##############################################
panicparse-1.3.0/stack/source_test.go-529-	if c.parsed["foo.asm"] != nil {
panicparse-1.3.0/stack/source_test.go:530:		t.Fatalf("foo.asm is not present; should not have been loaded")
panicparse-1.3.0/stack/source_test.go-531-	}