Skip to content

Deprecate github.com/pkg/errors

Latest

Choose a tag to compare

@dmarkhas dmarkhas released this 25 Jul 06:36
07a3b5e
  • Remove the usage of github.com/pkg/errors, in favor of std library errors and fmt packages
  • Added ErrNotRunYet sentinel error