Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git submdule for aws-sdk-go broken #24

Closed
CameronGo opened this issue Aug 30, 2016 · 1 comment
Closed

git submdule for aws-sdk-go broken #24

CameronGo opened this issue Aug 30, 2016 · 1 comment

Comments

@CameronGo
Copy link

CameronGo commented Aug 30, 2016

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
Copy link
Collaborator

dstnbrkr commented Sep 6, 2016

Fixed by #26

@dstnbrkr dstnbrkr closed this as completed Sep 6, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants