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

Bump complement version #374

Closed
wants to merge 1 commit into from
Closed

Bump complement version #374

wants to merge 1 commit into from

Conversation

DMRobertson
Copy link
Contributor

@DMRobertson DMRobertson commented Nov 10, 2023

When I tried to go get this project, I saw:

$ go get github.com/matrix-org/sliding-sync@main
go: github.com/matrix-org/complement@v0.0.0-20231010122615-008239d3b6e7: invalid version: unknown revision 008239d3b6e7

That complement commit exists...so I have no idea what is going on.

Maybe I hit golang/go#55955 or something like it? Not sure.

Changes here generated by:

  • go mod edit -exclude=github.com/matrix-org/complement@v0.0.0-20231010122615-008239d3b6e7
  • go get github.com/matrix-org/complement@main
  • go mod tidy

My hope is that I can go get github.com/matrix-org/sliding-sync@dmr/bump-complement and things should work?

$ go get github.com/matrix-org/sliding-sync@dmr/bump-complement
go: downloading github.com/matrix-org/sliding-sync v0.99.13-0.20231110144406-160b054f8773
go: upgraded github.com/matrix-org/sliding-sync v0.99.13-0.20231110115608-192099dab818 => v0.99.13-0.20231110144406-160b054f8773

Hurrah.

When I tried to `go get` this project, I saw:

```
$ go get github.com/matrix-org/sliding-sync@main
go: github.com/matrix-org/complement@v0.0.0-20231010122615-008239d3b6e7: invalid version: unknown revision 008239d3b6e7
```

I suspect that I hit golang/go#55955? Not sure.

Changes here generated by:

- `go mod edit -exclude=github.com/matrix-org/complement@v0.0.0-20231010122615-008239d3b6e7`
- `go get github.com/matrix-org/complement@main`
- `go mod tidy`

go mod tidy
@kegsay
Copy link
Member

kegsay commented Nov 14, 2023

Not needed as I bumped it.

@kegsay kegsay closed this Nov 14, 2023
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

Successfully merging this pull request may close these issues.

2 participants