Skip to content

Commit fcbb618

Browse files
chore: prepare release v0.26.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 466a056 commit fcbb618

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

enable/mongodb/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/go-openapi/strfmt/enable/mongodb
33
go 1.24.0
44

55
require (
6-
github.com/go-openapi/strfmt v0.26.0
6+
github.com/go-openapi/strfmt v0.26.1
77
go.mongodb.org/mongo-driver/v2 v2.5.0
88
)
99

internal/testintegration/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/go-openapi/strfmt/internal/testintegration
33
go 1.24.0
44

55
require (
6-
github.com/go-openapi/strfmt v0.26.0
6+
github.com/go-openapi/strfmt v0.26.1
77
github.com/go-openapi/strfmt/enable/mongodb v0.25.0
88
github.com/go-openapi/testify/v2 v2.4.1
99
github.com/go-sql-driver/mysql v1.9.3

0 commit comments

Comments
 (0)