Skip to content

fix(internal/librariangen): remove go mod init/tidy from postprocessor#12832

Merged
quartzmo merged 1 commit intogoogleapis:mainfrom
jskeet:remove-go-mod-tidy
Sep 9, 2025
Merged

fix(internal/librariangen): remove go mod init/tidy from postprocessor#12832
quartzmo merged 1 commit intogoogleapis:mainfrom
jskeet:remove-go-mod-tidy

Conversation

@jskeet
Copy link
Copy Markdown
Contributor

@jskeet jskeet commented Sep 9, 2025

For now, we're going to make the generate command not touch these at all. The command doesn't have enough context to use the right dependencies, so we should leave them as they are.

We therefore shouldn't have go.mod and go.sum in the state file in the remove regexes.

See googleapis/librarian#1921 for context.

For now, we're going to make the generate command not touch these at
all. The command doesn't have enough context to use the right
dependencies, so we should leave them as they are.

We therefore shouldn't have go.mod and go.sum in the state file in the
remove regexes.

See googleapis/librarian#1921 for context.
@jskeet jskeet requested review from a team and quartzmo September 9, 2025 14:14
@quartzmo quartzmo merged commit 1fe506a into googleapis:main Sep 9, 2025
9 checks passed
quartzmo pushed a commit that referenced this pull request Sep 22, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.123.0](v0.122.0...v0.123.0)
(2025-09-18)


### Features

* **internal/stategen:** Populate the latest googleapis commit
([#12880](#12880))
([7b017a0](7b017a0))
* **librariangen:** Implement the build command
([#12817](#12817))
([14734c8](14734c8))


### Bug Fixes

* **internal/librariangen:** Add link to source commit in release notes
([#12881](#12881))
([1c06cc6](1c06cc6))
* **internal/librariangen:** Fix CHANGES.md headers
([#12849](#12849))
([baf515d](baf515d))
* **internal/librariangen:** Remove go mod init/tidy from postprocessor
([#12832](#12832))
([1fe506a](1fe506a))
* **internal/librariangen:** Test for error path with flags
([#12830](#12830))
([f0da7b2](f0da7b2))
* **internal/postprocessor:** Add dlp to skip-module-scan-paths
([#12857](#12857))
([45a7d9b](45a7d9b))
* **librariangen:** Honor original container contract
([#12846](#12846))
([71c8fd3](71c8fd3))
* **librariangen:** Improvements to release-init
([#12842](#12842))
([0db677a](0db677a))
* **stategen:** Specify an appropriate tag format for google-cloud-go
([#12835](#12835))
([ffcff33](ffcff33))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
@jskeet jskeet deleted the remove-go-mod-tidy branch September 23, 2025 09:35
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