Skip to content

Fix: Update propro major version in code and module - #30

Merged
digitalstraw merged 1 commit into
mainfrom
fix-update-propro-github-version
Apr 24, 2026
Merged

digitalstraw merged 1 commit into
mainfrom
fix-update-propro-github-version

Conversation

@digitalstraw

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 16:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the module to major version v3 and aligns internal imports and documentation to the new module path.

Changes:

  • Bump Go module path from github.com/digitalstraw/propro/v2 to .../v3 in go.mod.
  • Update Go import paths in CLI entrypoint and testdata configs to use .../v3.
  • Update README installation instructions to reference .../v3.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.mod Updates the module path to /v3 for the major version bump.
cmd/propro/main.go Updates internal analyzer import to the /v3 module path.
testdata/src/config/entities.go Updates testdata import to the /v3 module path.
testdata/src/config2/entities.go Updates testdata import to the /v3 module path.
README.md Updates go get instructions to the /v3 module path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@digitalstraw digitalstraw changed the title Fix: Update propro major version in code. Fix: Update propro major version in code and module Apr 24, 2026
@digitalstraw
digitalstraw merged commit cd08656 into main Apr 24, 2026
9 checks passed
@digitalstraw
digitalstraw deleted the fix-update-propro-github-version branch April 24, 2026 16:36
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