Koeng101 / dnadesign

A Go package for designing DNA.
Other
23 stars 0 forks source link

update go1.22.0 #58

Closed Koeng101 closed 6 months ago

Koeng101 commented 6 months ago

Changes in this PR

Clearly and concisely summarize the changes you are making. Bullet points are completely okay. Please be specific, saying "improves X" is not enough!

Why are you making these changes?

Explain why these changes are necessary. Link to GitHub issues here with the format fixes: #XXX to indicate this PR resolves the issue.

Are any changes breaking? (IMPORTANT)

Will merging this PR change dnadesign's API in a non-backwards-compatible manner?

Examples of breaking changes:

Examples of non-breaking changes:

Pre-merge checklist

All of these must be satisfied before this PR is considered ready for merging. Mergeable PRs will be prioritized for review.