Skip to content

Commit 736cfed

Browse files
jmcouffinromangolev
authored andcommitted
Update go.mod mongodb driver
update mondo db driver to be latest go.mongodb.org/mongo-driver@latest
1 parent db6510d commit 736cfed

File tree

1 file changed

+1
-1
lines changed
  • dev/pyRevitTelemetryServer

1 file changed

+1
-1
lines changed

dev/pyRevitTelemetryServer/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/mattn/go-sqlite3 v1.14.8
1414
github.com/pkg/errors v0.9.1
1515
github.com/satori/go.uuid v1.2.0
16-
go.mongodb.org/mongo-driver v1.11.1
16+
go.mongodb.org/mongo-driver@latest
1717
pkg.re/essentialkaos/ek.v10 v12.32.0+incompatible
1818
)
1919

0 commit comments

Comments
 (0)