[GODRIVER-544] Remove vendor directory Created: 06/Sep/18  Updated: 18/Sep/23  Resolved: 18/Sep/23

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

Type: Improvement Priority: Major - P3
Reporter: Kristofer Brandow (Inactive) Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates GODRIVER-2690 Set minimum supported Go version to 1... Closed
Epic Link: Go Driver 2.0: Driver
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   

Once dep and Go modules are enabled for the repository, we no longer need to keep the code in the vendor directory committed. This also allows us to remove most of the contents of the third party licenses files.

Go Driver 2.0 will require a minimum Go version of 1.18, which requires users to use modules, so there will be no remaining need to keep the vendor/ directory around.

Definition of done:

  • The vendor/ directory is gone.
  • The THIRD_PARTY_LICENSES file is up-to-date with the current state of 3rd-party-licensed code in the Go driver repo.

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