Skip to content

Migrate from go_deps.from_file() to explicit go_deps.module() declarations#127

Merged
adisuissa merged 1 commit into
cncf:mainfrom
mmorel-35:issues/104
Nov 10, 2025
Merged

Migrate from go_deps.from_file() to explicit go_deps.module() declarations#127
adisuissa merged 1 commit into
cncf:mainfrom
mmorel-35:issues/104

Conversation

@mmorel-35

@mmorel-35 mmorel-35 commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

Description

Fixes #104
Closes #112

…tions

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35 mmorel-35 marked this pull request as ready for review November 1, 2025 23:29
@mmorel-35

Copy link
Copy Markdown
Contributor Author

/cc @adisuissa , @keith

@mmorel-35

Copy link
Copy Markdown
Contributor Author

envoyproxy/envoy#41881 has passed with this version @adisuissa , when you have time to review?

@adisuissa adisuissa 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.

Change LGTM.
@phlax any comments?

@phlax phlax left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

seems reasonable to me - and maybe better from hermeticity pov

what was the reason for shifting ?

i guess downsides are maintaining in 2 places and risk of them being out of sync

@mmorel-35

Copy link
Copy Markdown
Contributor Author

The reason is that we have a dead end in #104 and that is the easiest solution I could find that would remove BUILD in go directory

@mmorel-35

Copy link
Copy Markdown
Contributor Author

Can this be merged or do you have better idea on how to fix #104 ?

@adisuissa adisuissa merged commit 8bfbf64 into cncf:main Nov 10, 2025
4 checks passed
@mmorel-35 mmorel-35 deleted the issues/104 branch November 10, 2025 21:14
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.

Gazelle: no such package '@com_github_cncf_xds_go//udpa/annotations': BUILD file not found in directory 'udpa/annotations'

3 participants