Skip to content

Use unprefixed versions of types in Go SDK - #254

Merged
rob-odwyer merged 2 commits into
mainfrom
go_sdk_remove_dvc_prefixes
May 3, 2023
Merged

Use unprefixed versions of types in Go SDK#254
rob-odwyer merged 2 commits into
mainfrom
go_sdk_remove_dvc_prefixes

Conversation

@rob-odwyer

@rob-odwyerrob-odwyer commented May 2, 2023

Copy link
Copy Markdown
Contributor

e.g. devcycle.DVCUser -> devcycle.User

See https://go.dev/doc/effective_go#names for explanation of the Go convention justifying this.

@vercel

vercelBot commented May 2, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

NameStatusPreviewCommentsUpdated (UTC)
devcycle-docs✅ Ready (Inspect)Visit Preview💬 Add feedbackMay 2, 2023 8:48pm

@rob-odwyer
rob-odwyer merged commit 8af6f37 into mainMay 3, 2023
@rob-odwyer
rob-odwyer deleted the go_sdk_remove_dvc_prefixes branch May 3, 2023 16:08
jonathannorris added a commit that referenced this pull request Aug 14, 2026
- postcss ^8.5.12 -> ^8.5.23 (high, alerts #241, #251)
- brace-expansion resolutions bumped to ^1.1.18 / ^2.1.4 (high, alerts #243, #248, #249, #250)
- ip-address added resolution ^10.3.1 (high/medium, alerts #244, #245, #246)
- fast-uri ^3.1.4 -> ^3.1.5 (high, alert #247)
- js-yaml resolutions bumped to ^3.15.1 / ^4.3.1 (high, alerts #252, #253)
- dompurify ^3.4.12 -> ^3.4.13 (medium, alert #254)
- nanoid added resolution ^3.3.17 (high, alerts #257, #258)
Sign up for freeto 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.

1 participant

@rob-odwyer