Hi Team,
I am trying to install s3proxy in centos-7. I installed go version - go1.6.2.
After installation of go i didn't see proper installation steps provided.
We tried to install using go get but no response & its getting stuck.
Closed the go get process and cloned folder using git clone command.
Later we tried to use go install but running into error.
" cannot find package "github.com/aws/aws-sdk-go/aws" in any of:"
" cannot find package "github.com/aws/aws-sdk-go/service/s3" in any of:"
Please let me know how to install s3proxy.
If need more info, just let me know....
Hi Team,
I am trying to install s3proxy in centos-7. I installed go version - go1.6.2.
After installation of go i didn't see proper installation steps provided.
We tried to install using go get but no response & its getting stuck.
Closed the go get process and cloned folder using git clone command.
Later we tried to use go install but running into error.
" cannot find package "github.com/aws/aws-sdk-go/aws" in any of:"
" cannot find package "github.com/aws/aws-sdk-go/service/s3" in any of:"
Please let me know how to install s3proxy.
If need more info, just let me know....