Skip to content

build: redeclare module path to the new org#127

Merged
obnoxxx merged 1 commit intocheckmake:mainfrom
obnoxxx:gomod-update-org
Aug 8, 2025
Merged

build: redeclare module path to the new org#127
obnoxxx merged 1 commit intocheckmake:mainfrom
obnoxxx:gomod-update-org

Conversation

@obnoxxx
Copy link
Copy Markdown
Collaborator

@obnoxxx obnoxxx commented Aug 8, 2025

The module path was declared as github.com/mrtazz/checkmake

After the move of the repo to the checkmake org, this adjusts the path to github.com/checkmake/checkmake so that go run and go install can work again.

Also reflect this in the README and pre-commit config.

Checklist

Not all of these might apply to your change but the more you are able to check
the easier it will be to get your contribution merged.

  • CI passes
  • Description of proposed change
  • Documentation (README, docs/, man pages) is updated
  • Existing issue is referenced if there is one
  • Unit tests for the proposed change

The module path was declared as github.com/mrtazz/checkmake

After the move of the repo to the checkmake org, this adjusts the path
to github.com/checkmake/checkmake so that go run and go install can work
again.

Also reflect this in the READMEand pre-commit config.

Signed-off-by: Michael Adam <[email protected]>
@obnoxxx obnoxxx merged commit 2352af9 into checkmake:main Aug 8, 2025
2 checks passed
@obnoxxx obnoxxx deleted the gomod-update-org branch August 8, 2025 11:43
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.

1 participant