Skip to content

Commit 0998ecc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.12.0

0 commit comments

Comments
 (0)