Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 454 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 454 Bytes

go get -u github.com/spf13/cobra/cobra # Advanced console handling library. go get -u github.com/lib/pq # Postgres DB Driver for Golang go get -u github.com/jmoiron/sqlx # General purpose extensions to golang's database/sql go get -u golang.org/x/crypto/bcrypt # Bycrypt Hashing Algorithm go get -u google.golang.org/grpc # Google Remote Prodecure Call Library.

https://github.com/golang-standards/project-layout