mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-17 21:30:13 -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.