Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

go get failing #52

Closed
joeblew99 opened this issue Aug 29, 2017 · 2 comments
Closed

go get failing #52

joeblew99 opened this issue Aug 29, 2017 · 2 comments

Comments

@joeblew99
Copy link

joeblew99 commented Aug 29, 2017

playing around with your react stuff, but ...

x-MacBook-Pro:~ apple$ go get -u myitcv.io/immutable
# cd /Users/apple/workspace/go/src/myitcv.io/immutable; git submodule update --init --recursive
fatal: No url found for submodule path '_vendor/src/github.com/myitcv/gogenerate' in .gitmodules
package myitcv.io/immutable: exit status 128

x-MacBook-Pro:~ apple$ go get -u github.com/myitcv/immutable
# cd /Users/apple/workspace/go/src/github.com/myitcv/immutable; git submodule update --init --recursive
fatal: No url found for submodule path '_vendor/src/github.com/myitcv/gogenerate' in .gitmodules
package github.com/myitcv/immutable: exit status 128

@myitcv
Copy link
Owner

myitcv commented Aug 29, 2017

Apologies; a remnant of the setup pre move to myitcv.io/*

Fixed in #53

@myitcv myitcv closed this as completed Aug 29, 2017
@joeblew99
Copy link
Author

cheers thank Paul :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants