Skip to content

Commit 8971704

Browse files
Update module golang.org/x/sync to v0.13.0
| datasource | package | from | to | | ---------- | ----------------- | ------- | ------- | | go | golang.org/x/sync | v0.11.0 | v0.13.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7169360 commit 8971704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/nginx/nginx-plus-go-client/v2
22

33
go 1.22.6
44

5-
require golang.org/x/sync v0.11.0
5+
require golang.org/x/sync v0.13.0

0 commit comments

Comments
 (0)