===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gokey-0.1.0/README.md-36-### Installation
gokey-0.1.0/README.md:37:**gokey** command-line utility can be downloaded and compiled using standard `go get` approach. Assuming you have [Go](https://golang.org/doc/install) installed and `$GOPATH` set, just do
gokey-0.1.0/README.md-38-```
##############################################
gokey-0.1.0/README.md-40-```
gokey-0.1.0/README.md:41:The `gokey` binary should appear in your `$GOPATH/bin` directory.
gokey-0.1.0/README.md-42-