1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-13 01:00:17 +02:00
Files
scs/mongodbstore/go.mod
dependabot[bot] f2d2fcfeca Bump go.mongodb.org/mongo-driver from 1.5.0 to 1.5.1 in /mongodbstore
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 16:48:21 +00:00

6 lines
100 B
Modula-2

module github.com/alexedwards/scs/mongodbstore
go 1.16
require go.mongodb.org/mongo-driver v1.5.1