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

Remove Gopkg.toml and Gopkg.lock

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Keeping around Gopkg.toml and Gopkg.lock can cause issues because the vendor directory generated by go mod vendor will look different than the one reflected in Gopkg.lock so commands like dep check will report errors. We can remove these files and users with Go versions < 1.11 can still pull in the driver using dep or other dependency management tools if needed.

            Assignee:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Reporter:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: