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

cmd/go: go get -v -u github.com/stretchr/testify/assert failing #30073

Closed
shivumm opened this issue Feb 4, 2019 · 3 comments
Closed

cmd/go: go get -v -u github.com/stretchr/testify/assert failing #30073

shivumm opened this issue Feb 4, 2019 · 3 comments
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@shivumm
Copy link

shivumm commented Feb 4, 2019

What version of Go are you using (go version)?

$ go version
go1.11.5

Does this issue reproduce with the latest release?

What operating system and processor architecture are you using (go env)?

OSX

go env Output
$ go env

**# cd .; git clone https://github.com/stretchr/testify /Users/shivakumarmm/Documents/go/src/github.com/stretchr/testify
Cloning into '/Users/shivakumarmm/Documents/go/src/github.com/stretchr/testify'...
ssh: Could not resolve hostname github.com: nodename nor servname provided, or not known
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
package github.com/stretchr/testify/assert: exit status 128**

What did you do?

What did you expect to see?

i m expecting to import github.com/stretchr/testify/assert this to local

What did you see instead?

@mvdan
Copy link
Member

mvdan commented Feb 4, 2019

This is lacking information. Exactly what did you run, what was the output, and what did you expect? You also omitted go env entirely.

@bcmills bcmills added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Feb 4, 2019
@bcmills bcmills changed the title go get -v -u github.com/stretchr/testify/assert failing cmd/go: go get -v -u github.com/stretchr/testify/assert failing Feb 4, 2019
@andybons andybons added this to the Unplanned milestone Feb 6, 2019
@ghost
Copy link

ghost commented Mar 4, 2019

It seems to work on OSX and Windows 10. close #30073

@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Mar 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

5 participants