Skip to content

feat: no deps - #121

Closed
matoous wants to merge 1 commit into
mainfrom
md/no-deps
Closed

matoous wants to merge 1 commit into
mainfrom
md/no-deps

Conversation

@matoous

@matoous matoous commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Remove all external dependencies. Vendor std uuid introduced in go 1.27 until our minimum supported version is 1.27 at which point we can use the standard library package.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: moving benchmark to the root and removing the hardcoded comparison with go.jetify.com/typeid. We are faster.

@matoous
matoous force-pushed the md/no-deps branch 3 times, most recently from d05362c to ea85332 Compare September 10, 2026 12:23
Remove all external dependencies. Vendor std [uuid](https://pkg.go.dev/uuid)
introduced in go 1.27 until our minimum supported version is 1.27 at
which point we can use the standard library package.
@matoous matoous closed this Sep 10, 2026
@matoous
matoous deleted the md/no-deps branch September 10, 2026 17:32
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.

1 participant