Skip to content

Commit 8c2e57b

Browse files
committed
fix build
1 parent c90d047 commit 8c2e57b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal/cmd/benchmark/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module go.mongodb.go/mongo-driver/v2/internal/cmd/benchmark
22

3-
go 1.23
3+
go 1.19
44

55
replace go.mongodb.org/mongo-driver/v2 => ../../../
66

internal/cmd/compilecheck/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module go.mongodb.go/mongo-driver/v2/internal/cmd/compilecheck
22

3-
go 1.23
3+
go 1.19
44

55
replace go.mongodb.org/mongo-driver/v2 => ../../../
66

0 commit comments

Comments
 (0)