codahale / sneaker

A tool for securely storing secrets on S3 using Amazon KMS.
Other
800 stars 34 forks source link

git submdule for aws-sdk-go broken #24

Closed CameronGo closed 8 years ago

CameronGo commented 8 years ago

This is the output I see:

go get -d -u github.com/codahale/sneaker
# cd /root/gopath/src/github.com/codahale/sneaker; git submodule update --init --recursive
fatal: no submodule mapping found in .gitmodules for path 'vendor/github.com/aws/aws-sdk-go'
package github.com/codahale/sneaker: exit status 128
dstnbrkr commented 8 years ago

Fixed by #26