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.
This commit is contained in:
Vendored
+1
-1
@@ -94,7 +94,7 @@
|
||||
"importpath": "github.com/chmduquesne/rollinghash",
|
||||
"repository": "https://github.com/chmduquesne/rollinghash",
|
||||
"vcs": "git",
|
||||
"revision": "abb8cbaf9915e48ee20cae94bcd94221b61707a2",
|
||||
"revision": "a60f8e7142b536ea61bb5d84014171189eeaaa81",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user