fix(nix): update vendorHash and vendor dir for new deps
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package brotli
|
||||
|
||||
func assert(cond bool) {
|
||||
if !cond {
|
||||
panic("assertion failure")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user