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

Can not import thetatoken/theta #95

Closed
mutobui opened this issue Sep 30, 2020 · 1 comment
Closed

Can not import thetatoken/theta #95

mutobui opened this issue Sep 30, 2020 · 1 comment

Comments

@mutobui
Copy link

mutobui commented Sep 30, 2020

I'm trying to import thetatoken/theta by following:

terminal:
$ go get github.com/thetatoken/theta-protocol-ledger

go.mod:
module github.com/demo/theta-go

replace github.com/thetatoken/theta-protocol-ledger => github.com/thetatoken/theta master

go 1.14

require (
)

Err:
go get github.com/thetatoken/theta-protocol-ledger: github.com/thetatoken/[email protected]: verifying module: github.com/thetatoken/[email protected]: reading https://sum.golang.org/lookup/github.com/thetatoken/[email protected]: 410 Gone
server response:
not found: github.com/thetatoken/[email protected]: invalid version: git fetch -f origin refs/heads/:refs/heads/ refs/tags/:refs/tags/ in /tmp/gopath/pkg/mod/cache/vcs/5f8e6c4bdc5462a94fc16d4df6a65c06d7c188180d6d3bfc6fee44ce27dadd04: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled

@mutobui mutobui closed this as completed Oct 13, 2020
@ygcool
Copy link

ygcool commented Oct 28, 2021

Hi,How did you solve this problem?

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