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

Add v2 to module path #340

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Add v2 to module path #340

merged 1 commit into from
Dec 17, 2024

Conversation

rajathagasthya
Copy link
Contributor

Changes module path to match the v2.x.y tags. This makes it straightforward to update modules which have bosh-agent as a dependency using go get -u. Without this, attempts at upgrading this module will not pick up v2.x.y tags at all. Example: bosh-cli still has this dependency at v0.0.61-0.20230301011448-4cfe06c13ad7 because the auto dependency update doesn't pick up new tags.

Changes module path to match the v2.x.y tags. This makes it
straightforward to update modules which have `bosh-agent` as
a dependency using `go get -u`. Without this, attempts at upgrading this
module will not pick up v2.x.y tags at all. Example: `bosh-cli` still
has this dependency at `v0.0.61-0.20230301011448-4cfe06c13ad7` because
the auto dependency update doesn't pick up new tags.
@rajathagasthya rajathagasthya merged commit fa24471 into main Dec 17, 2024
9 checks passed
@rajathagasthya rajathagasthya deleted the go-module-v2 branch December 17, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants