cdktf migration: upgrade go and some deps - #84
Open
filiphaftek wants to merge 1 commit into
Open
Conversation
michaellzc
reviewed
Sep 10, 2026
| go 1.26.2 | ||
|
|
||
| require github.com/sourcegraph/cdktf-provider-gen v0.0.0-20260902211826-ce2a4875e27f | ||
| require github.com/sourcegraph/cdktf-provider-gen v0.0.0-20260902230416-1dd7bde10a62 |
Member
There was a problem hiding this comment.
ahh, this was pointing to a commit that no longer exist https://github.com/sourcegraph/cdktf-provider-gen/pull/10/commits because we merged to the PR.
thank you
michaellzc
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
github.com/sourcegraph/cdktf-provider-gento the currentmainHEAD (1dd7bde10a62) — the previously pinned commit (ce2a4875e27f) no longer exists upstream (force-pushed/rebased away), which brokego get -ugolang.org/x/*,hashicorp/hc-install,ProtonMail/go-crypto, etc.) and bump thegodirective1.25.0 → 1.26.2chroma,glamour,jackc/pgconn,sourcegraph/sourcegraph/lib, etc.)Test plan
go build -o .bin/cdktf-provider-gen github.com/sourcegraph/cdktf-provider-gen/cmd/cdktf-provider-genbuilds successfullyTests
Tested e2e via:
make installandmake -j4mi2 generate kustomizeand all was applied: https://app.terraform.io/app/sourcegraph/workspaces?search=src-95e0e0f227324da05333&sort=-latest-change-at