mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Remove link to unmaintained "mgo" MongoDB driver and correct link to BSON package.
parent
21bff60557
commit
8e9649c2aa
@ -35,7 +35,7 @@ dynamodb | https://docs.aws.amazon.com/sdk-for-go/api/service/dynamodb/dynamodb
|
||||
bigquery | https://pkg.go.dev/cloud.google.com/go/bigquery
|
||||
datastore | https://pkg.go.dev/cloud.google.com/go/datastore
|
||||
spanner | https://pkg.go.dev/cloud.google.com/go/spanner
|
||||
bson | https://pkg.go.dev/labix.org/v2/mgo/bson, https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsoncodec
|
||||
bson | https://pkg.go.dev/go.mongodb.org/mongo-driver/bson
|
||||
gorm | https://pkg.go.dev/github.com/jinzhu/gorm
|
||||
yaml | https://pkg.go.dev/gopkg.in/yaml.v2
|
||||
toml | https://pkg.go.dev/github.com/pelletier/go-toml
|
||||
|
Loading…
x
Reference in New Issue
Block a user