Skip to content

all: Replace github.com/pkg/errors with github.com/cockroachdb/errors

Warren Gifford requested to merge ig/one-error-package into main

Created by: indradhanush

One of many PRs for COREAPP-65 and #19804 (closed)

List of files that have code changes apart from changes in the error package import:

  • enterprise/internal/batches/sources/gitlab.go
  • enterprise/internal/batches/sources/gitlab_test.go
  • internal/conf/client.go
  • internal/store/store_test.go

Other PRs to follow:

  • Handbook changes to add this as a engineering team wide convention
  • CI check to ensure we don't accidentally add other error packages in the future

Merge request reports

Loading