我正在尝试在http://www.nitrous.io上操纵awssqs带有golang版本go1.1.1linux/amd64的盒子。当我从这个github存储库导入sqs模块时https://github.com/crowdmob/goamz/tree/master/sqs我用运行我的代码gorunmyCode.go我遇到这个问题:#github.com/crowdmob/goamz/sqs../src/github.com/crowdmob/goamz/sqs/md5.go:57:undefined:md5.Sum我对该模块的调用是这样的:import"github.com/cr