Skip to content

Commit d848753

Browse files
fix(deps): update module golang.org/x/sync to v0.19.0
1 parent 7bac569 commit d848753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.23.7
55
require (
66
github.com/google/go-cmp v0.7.0
77
github.com/ossf/osv-schema/bindings/go v0.0.0-20250318011049-e4c58d9a4a9e
8-
golang.org/x/sync v0.12.0
8+
golang.org/x/sync v0.19.0
99
)

0 commit comments

Comments
 (0)