Skip to content

chore: remove apitypings specific go.mod #15899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Dec 18, 2024
Merged

chore: remove apitypings specific go.mod #15899

merged 11 commits into from
Dec 18, 2024

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Dec 17, 2024

Keeping the deps in sync between this and the primary go.mod is
a headache. Share the go.mod so we can reference all the correct
types.

It was done originally to keep goja out of the primary go.mod, and because guts was on Go 1.23. Guts was fixed to be on the same go version as coder/coder: coder/guts#11

Also adds Tailscale generated types (3414366)

Closes coder/internal#255

@Emyrk Emyrk requested a review from Parkreiner December 17, 2024 18:34
@Emyrk
Copy link
Member Author

Emyrk commented Dec 17, 2024

@Parkreiner added you for the TS types

@Emyrk Emyrk force-pushed the stevenmasley/one_go_mod branch from a3cf00a to 181f379 Compare December 17, 2024 21:09
@Emyrk Emyrk merged commit 13bb449 into main Dec 18, 2024
33 checks passed
@Emyrk Emyrk deleted the stevenmasley/one_go_mod branch December 18, 2024 13:18
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

could not import tailscale.com/derp errors in build pipeline
2 participants