Skip to content

Commit dd2e8bb

Browse files
Update module go.uber.org/mock to v0.6.0
1 parent c33598e commit dd2e8bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/go-cmp v0.6.0
99
github.com/redis/go-redis/v9 v9.6.1
1010
github.com/stretchr/testify v1.9.0
11-
go.uber.org/mock v0.4.0
11+
go.uber.org/mock v0.6.0
1212
golang.org/x/sync v0.8.0
1313
)
1414

0 commit comments

Comments
 (0)