Skip to content

[SumDB] Support nested go.mod files - #52

Merged
mhutchinson merged 1 commit into
transparency-dev:mainfrom
mhutchinson:sumdb-support-nested-gomod
Oct 2, 2025
Merged

[SumDB] Support nested go.mod files#52
mhutchinson merged 1 commit into
transparency-dev:mainfrom
mhutchinson:sumdb-support-nested-gomod

Conversation

@mhutchinson

@mhutchinson mhutchinson commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

If go.mod is not at the root, it will use the first go.mod file it finds when walking the tree. The location of the used modfile is printed out after the module name in the report to Stdout.

If go.mod is not at the root, it will use the first go.mod file it finds when walking the tree. The location of the used modfile is printed out after the module name in the report to Stdout.
@mhutchinson
mhutchinson force-pushed the sumdb-support-nested-gomod branch from 881a019 to 49ee91c Compare October 2, 2025 08:28
@mhutchinson
mhutchinson merged commit 6651315 into transparency-dev:main Oct 2, 2025
6 checks passed
@mhutchinson
mhutchinson deleted the sumdb-support-nested-gomod branch October 2, 2025 11:10
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