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

go mod tidy error with v1.11.5

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.11.6
    • Affects Version/s: 1.11.5
    • Component/s: None
    • None
    • Not Needed
    • 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?

      Summary

      go mod tidy
      go: finding module for package go.mongodb.org/mongo-driver/internal/assert
      code.icod.de/dalu/c64new/cmd imports
          go.mongodb.org/mongo-driver/mongo/options tested by
          go.mongodb.org/mongo-driver/mongo/options.test imports
          go.mongodb.org/mongo-driver/internal/assert: module go.mongodb.org/mongo-driver@latest found (v1.11.5), but does not contain package go.mongodb.org/mongo-driver/internal/assert

      Please provide the version of the driver. If applicable, please provide the MongoDB server version and topology (standalone, replica set, or sharded cluster).

      How to Reproduce

      Have
      go.mongodb.org/mongo-driver v1.11.5
      In go.mod, I guess
       
      run go mod tidy

      Additional Background

      Please provide any additional background information that may be helpful in diagnosing the bug.

            Assignee:
            Unassigned Unassigned
            Reporter:
            info@icod.de Darko Luketic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: