Skip to content

chore: update submodules to use v2 of proto-public dependencies#1100

Open
sanikachavan5 wants to merge 2 commits into
mainfrom
sanikachavan/update-submodules-to-v2
Open

chore: update submodules to use v2 of proto-public dependencies#1100
sanikachavan5 wants to merge 2 commits into
mainfrom
sanikachavan/update-submodules-to-v2

Conversation

@sanikachavan5
Copy link
Copy Markdown
Contributor

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@sanikachavan5 sanikachavan5 requested review from a team as code owners May 21, 2026 12:04
Comment thread .changelog/585.txt Outdated
@@ -1,3 +1,3 @@
```release-note:enhancement
Update `Update `github.com/hashicorp/consul/proto-public` to v0.6.2.
Update `Update `github.com/hashicorp/consul/proto-public/v2` to v0.6.2.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Version number is 0.6.2 ?
Same with changelog file name

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

oh shit, it updated this by mistake

Comment thread go.mod
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/hashicorp/consul/proto-public v0.6.4 // indirect
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@sanikachavan5 Why is this indirect dependency !

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this is done by go mod tidy, I have no control on this

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

cc @panman90 Any idea ?

Comment thread .changelog/1100.txt
@@ -0,0 +1,3 @@
```release-note:enhancement
Update `Update `github.com/hashicorp/consul/proto-public` and `github.com/hashicorp/consul/proto-public` to v2.0.0.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@sanikachavan5 Release notes contains the duplicate text

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