tabacws-sandbox / mattermost-golang

https://github.com/mattermost/mattermost-server
Other
0 stars 0 forks source link

Update module github.com/peterbourgon/diskv to v3 (master) - autoclosed #261

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
github.com/peterbourgon/diskv require major v0.0.0-20171120014656-2973218375c3 -> v3.0.1

Release Notes

peterbourgon/diskv ### [`v3.0.1`](https://togithub.com/peterbourgon/diskv/compare/v3.0.0...v3.0.1) [Compare Source](https://togithub.com/peterbourgon/diskv/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://togithub.com/peterbourgon/diskv/releases/v3.0.0) [Compare Source](https://togithub.com/peterbourgon/diskv/compare/v2.0.1...v3.0.0) Major version bump due to addition of go.mod. ### [`v2.0.1`](https://togithub.com/peterbourgon/diskv/releases/v2.0.1) [Compare Source](https://togithub.com/peterbourgon/diskv/compare/v2.0.0...v2.0.1) Adds support for atomic filesystem ops via a new TempDir option. ### [`v2.0.0`](https://togithub.com/peterbourgon/diskv/releases/v2.0.0) [Compare Source](https://togithub.com/peterbourgon/diskv/compare/v1.0.0...v2.0.0) Breaking changes made to the Index option. We replace the implementation based on [petar/GoLLRB](https://togithub.com/petar/GoLLRB) with one based on [google/btree](https://togithub.com/google/btree). See issue [#​28](https://togithub.com/peterbourgon/diskv/issues/28).

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.