We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c72486 commit b9c0e32Copy full SHA for b9c0e32
golang/pre-publish/bump-version.go
@@ -14,8 +14,11 @@ const (
14
// not use this file except in compliance with the License. You may obtain
15
// a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
16
17
+// DO NOT EDIT. Code generated by Github action
18
+// "mongodb-labs/drivers-github-tools/golang/pre-publish".
19
+
20
// Package version defines the Go Driver version.
-package version // import "go.mongodb.org/mongo-driver/version"
21
+package version
22
23
// Driver is the current version of the driver.
24
`
0 commit comments