etcd-io / bbolt

An embedded key/value database for Go.
https://go.etcd.io/bbolt
MIT License
8.31k stars 646 forks source link

Update release-1.3 and main CHANGELOG with go version bump #815

Closed henrybear327 closed 3 months ago

henrybear327 commented 3 months ago

Reference: https://github.com/etcd-io/etcd/issues/18419

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: henrybear327 Once this PR has been reviewed and has the lgtm label, please assign ptabor for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/etcd-io/bbolt/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ahrtr commented 3 months ago

bbolt is used as a library, actually its go version isn't that important.

I tend not to update changelog for golang version bump.

henrybear327 commented 3 months ago

bbolt is used as a library, actually its go version isn't that important.

I tend not to update changelog for golang version bump.

Thanks for the context! :) Closing this PR.