We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466a056 commit fcbb618Copy full SHA for fcbb618
enable/mongodb/go.mod
@@ -3,7 +3,7 @@ module github.com/go-openapi/strfmt/enable/mongodb
3
go 1.24.0
4
5
require (
6
- github.com/go-openapi/strfmt v0.26.0
+ github.com/go-openapi/strfmt v0.26.1
7
go.mongodb.org/mongo-driver/v2 v2.5.0
8
)
9
internal/testintegration/go.mod
@@ -3,7 +3,7 @@ module github.com/go-openapi/strfmt/internal/testintegration
github.com/go-openapi/strfmt/enable/mongodb v0.25.0
github.com/go-openapi/testify/v2 v2.4.1
github.com/go-sql-driver/mysql v1.9.3
0 commit comments