Skip to content

Commit 90bc4c2

Browse files
stephmarie17rachel-mack
authored andcommitted
DOCSP-49780 Update Go min version (#523)
1 parent 9244ff5 commit 90bc4c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ version = "v2.2"
2828
full-version = "{+version+}.2"
2929
example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
3030
api = "https://pkg.go.dev/go.mongodb.org/mongo-driver/{+api-version+}"
31+
min-lang-version = "1.19"
3132
stable-api = "Stable API"
3233
qe = "Queryable Encryption"
3334
key-vault-long = "key vault collection"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The {+driver-long+} requires Go 1.18 or later.
1+
The {+driver-long+} requires Go {+min-lang-version+} or later.

0 commit comments

Comments
 (0)