[GODRIVER-2977] Remove all "import comments" on Go Driver BSON packages Created: 07/Sep/23  Updated: 08/Jan/24

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

Type: Improvement Priority: Unknown
Reporter: Matt Dale Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to GODRIVER-2392 Remove all "import comments" on Go Dr... Closed
Epic Link: Go Driver 2.0 BSON
Quarter: FY24Q3

 Description   

Pre-modules versions of Go can enforce import path checking based on the "import comment" (e.g. in uuid.go). However, import path checking is disabled if modules are enabled, so these comments are vestigial because we require Go 1.18+ for Go Driver v2.0.

Definition of done:

  • Remove all vestigial "import comments" from the Go Driver BSON library.

See GODRIVER-2392 for the ticket for removing import comments from the rest of the Go driver.


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