mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-22 08:12:21 -04:00
Updates the package and fixes a test that depended on the old behavior of Write() being equivalent to Reset()+Write() which is no longer the case. The scanner already did resets after each block write, so this is fine.