Skip to content

Conversation

@roryphillips-sc
Copy link
Contributor

Bumps golang version to 1.18 to allow support for generics syntax.
Current maintainability checks will fail due to invalid syntax.

"fmt"
"github.com/codeclimate/cc-engine-go/engine"
"sourcegraph.com/sourcegraph/go-diff/diff"
"github.com/sourcegraph/go-diff/diff"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've changed the import from sourcegraph.com to github.com due to this error that is encountered when trying to run go mod tidy

 sourcegraph.com/sourcegraph/go-diff/diff: sourcegraph.com/sourcegraph/go-diff@v0.6.1: parsing go.mod: module declares its path as: github.com/sourcegraph/go-diff but was required as: sourcegraph.com/sourcegraph/go-diff 
@roryphillips-sc
Copy link
Contributor Author

@filipesperandio Sorry to directly ping you, but you seem to be the last person who has merged code for this repo.
Do you know who I could reach out to, to get this change merged in?

@dantevvp dantevvp merged commit e2654c3 into codeclimate-community:master Jun 30, 2022
@dantevvp
Copy link
Contributor

Thanks for your contribution! Merged and closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants