Skip to content

Commit c1b4e75

Browse files
chore: prepare release v2.2.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61643e6 commit c1b4e75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

enable/colors/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/go-openapi/testify/enable/colors/v2
22

33
require (
4-
github.com/go-openapi/testify/v2 v2.1.8
4+
github.com/go-openapi/testify/v2 v2.2.0
55
golang.org/x/term v0.39.0
66
)
77

enable/yaml/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/go-openapi/testify/enable/yaml/v2
22

33
require (
4-
github.com/go-openapi/testify/v2 v2.1.8
4+
github.com/go-openapi/testify/v2 v2.2.0
55
go.yaml.in/yaml/v3 v3.0.4
66
)
77

0 commit comments

Comments
 (0)