mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203)
This commit is contained in:
1
vendor/github.com/tetratelabs/wazero/internal/wasmdebug/dwarf.go
generated
vendored
1
vendor/github.com/tetratelabs/wazero/internal/wasmdebug/dwarf.go
generated
vendored
@ -171,7 +171,6 @@ entry:
|
||||
// Advance the line reader for the found position.
|
||||
lineReader.Seek(ln.pos)
|
||||
err = lineReader.Next(&le)
|
||||
|
||||
if err != nil {
|
||||
// If we reach this block, that means there's a bug in the []line creation logic above.
|
||||
panic("BUG: stored dwarf.LineReaderPos is invalid")
|
||||
|
Reference in New Issue
Block a user