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

Broken dependency on sabban/bastion #295

Open
SeanBurford opened this issue Sep 26, 2021 · 1 comment
Open

Broken dependency on sabban/bastion #295

SeanBurford opened this issue Sep 26, 2021 · 1 comment

Comments

@SeanBurford
Copy link

Actual Result / Problem

go build reports:

go: github.com/sabban/bastion@v0.0.0-20180110125408-b9d3c9b1f4d3: git fetch -f https://github.com/sabban/bastion refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /home/pi/go/pkg/mod/cache/vcs/59932ffd52a5a41ce30341be418300202f08772378dc6cc418f68465d7542f97: exit status 128:

Expected Result / Suggestion

I expected go build to work, however https://github.com/sabban?tab=repositories no longer lists the bastion repo.

Some context

This branch of sabban's fork of sshportal contains a 4 year old copy of logtunnel:
https://github.com/sabban/sshportal/blob/logtunnel/pkg/logtunnel/logtunnel.go

4 years sounds like a lot, but based on the version tag above it's not that far off head.

@SeanBurford
Copy link
Author

Changing the dependency to github.com/arkan/bastion/pkg/logchannel (found in #23) works.

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

1 participant