You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: replace urso/sderr with stdlib errors (#39839)
* refactor: replace urso/sderr with stdlib errors
Go 1.20 added multiple errors wrapping so we can migrate to stdlib errors and drop
the additional dependency on github.com/urso/sderr
* refactor: avoid wrapping and unwrapping
* Update copytruncate_prospector.go
* Update statestore.go
0 commit comments