Skip to content

Commit 91e0188

Browse files
Update module golang.org/x/sync to v0.16.0
1 parent c33598e commit 91e0188

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
@@ -9,7 +9,7 @@ require (
99
github.com/redis/go-redis/v9 v9.6.1
1010
github.com/stretchr/testify v1.9.0
1111
go.uber.org/mock v0.4.0
12-
golang.org/x/sync v0.8.0
12+
golang.org/x/sync v0.16.0
1313
)
1414

1515
require (

0 commit comments

Comments
 (0)