Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-544

Remove vendor directory

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Hide

      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?

      Show
      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?

      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: