Skip to content

Commit

Permalink
Update internal/cmd/benchmark/go.mod
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Dale <[email protected]>
  • Loading branch information
timothy-kim-mongo and matthewdale authored Jun 14, 2024
1 parent 95ec963 commit fa9aef5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions internal/cmd/benchmark/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module go.mongodb.go/mongo-driver/internal/cmd/benchmark

go 1.22

toolchain go1.22.3
go 1.20

replace go.mongodb.org/mongo-driver => ../../../

Expand Down

0 comments on commit fa9aef5

Please sign in to comment.