Skip to content
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

Patch release to move dirk to using go-yaml v1.9.2 #68

Open
wants to merge 1 commit into
base: v1.2.x
Choose a base branch
from

Conversation

Bez625
Copy link
Collaborator

@Bez625 Bez625 commented Sep 18, 2024

Dirk v1.2.0 is using v1.11.0 of go-yaml, which has some performance issues.

Unfortunately, this means that any code depending on dirk as a library will be forced to use v1.11.0 of go-yaml or downgrade dirk to v1.0.2. This is to patch dirk v1.2.1 to use the preferred version of go-yaml.

@Bez625 Bez625 changed the base branch from master to v1.2.x September 18, 2024 14:03
@Bez625 Bez625 marked this pull request as ready for review September 18, 2024 14:04
@Bez625 Bez625 requested a review from mcdee September 18, 2024 14:04
@Bez625
Copy link
Collaborator Author

Bez625 commented Sep 18, 2024

I'm happy to close this if we do not want to support using dirk as a library and are happy with the performance of go-yaml for Dirk.

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