american-tv-news-powered-by-beego
american-tv-news-powered-by-beego copied to clipboard
there is a package can not find
when I run the project by bee ,it talk me "can not find golang.org\x\crypto\bcrypt" .
cd $GOPATH/src/golang.org/x
git clone https://github.com/golang/crypto.git
now you have installed the crypto package
try go run main.go
again