gomuks icon indicating copy to clipboard operation
gomuks copied to clipboard

update bbolt to 1.3.8

Open Humm42 opened this issue 1 year ago • 1 comments

Bbolt changed to use golang.org/x/sys instead of syscall and to do a syscall directly (msync) instead of indirectly (via syscall(2)). That change is required for OpenBSD where syscall(2) was just removed.

Humm42 avatar Dec 18 '23 21:12 Humm42

Why is this not merged?

Stratos-Crimson avatar Apr 06 '24 13:04 Stratos-Crimson