Skip to content

fix: invalid version for github.com/coder/ssh #7250

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

Merged
merged 1 commit into from
Apr 21, 2023
Merged

fix: invalid version for github.com/coder/ssh #7250

merged 1 commit into from
Apr 21, 2023

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Apr 21, 2023

$ go mod tidy
go: downloading github.com/coder/ssh v0.0.0-20230419180646-49c741437b53
go: github.com/hashicorp/hc-install@v0.4.1-0.20220912074615-4487b02cbcbb requires
	github.com/go-git/go-git/v5@v5.4.2 requires
	github.com/gliderlabs/ssh@v0.2.2 (replaced by github.com/coder/ssh@v0.0.0-20230419180646-49c741437b53): version "v0.0.0-20230419180646-49c741437b53" invalid: unknown revision 49c741437b53

```
$ go mod tidy
go: downloading github.com/coder/ssh v0.0.0-20230419180646-49c741437b53
go: github.com/hashicorp/hc-install@v0.4.1-0.20220912074615-4487b02cbcbb requires
	github.com/go-git/go-git/v5@v5.4.2 requires
	github.com/gliderlabs/ssh@v0.2.2 (replaced by github.com/coder/ssh@v0.0.0-20230419180646-49c741437b53): version "v0.0.0-20230419180646-49c741437b53" invalid: unknown revision 49c741437b53
```
@coadler coadler requested a review from kylecarbs April 21, 2023 17:11
@coadler coadler self-assigned this Apr 21, 2023
@coadler coadler enabled auto-merge (squash) April 21, 2023 17:13
@coadler coadler merged commit 501dfee into main Apr 21, 2023
@coadler coadler deleted the colin/fix-ssh branch April 21, 2023 18:10
@github-actions github-actions bot locked and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants