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

Commits on Nov 10, 2023

  1. Bump complement version

    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
    David Robertson committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    160b054 View commit details
    Browse the repository at this point in the history