[GODRIVER-1300] Replace uses of github.com/pkg/errors with stdlib errors Created: 04/Sep/19  Updated: 08/Jan/24  Resolved: 08/Jan/24

Status: Closed
Project: Go Driver
Component/s: Error Handling
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Divjot Arora (Inactive) Assignee: Unassigned
Resolution: Done Votes: 0
Labels: neweng
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Documentation Changes Summary:

1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?


 Description   

Some parts of our codebase like mongo/client_encryption.go use github.com/pkg/errors. Replace these usages with the standard library errors package so we can eventually remove the dependency on github.com/pkg/errors in the future.



 Comments   
Comment by Matt Dale [ 08/Jan/24 ]

The Go driver no longer uses github.com/pkg/errors. Closing.

Generated at Thu Feb 08 08:36:07 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.