Skip to content

Commit 6a566a5

Browse files
fix(deps): update module golang.org/x/sync to v0.20.0
1 parent 2f2f139 commit 6a566a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/runtime/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/iancoleman/strcase v0.3.0
1010
github.com/pelletier/go-toml/v2 v2.1.1
1111
github.com/stretchr/testify v1.10.0
12-
golang.org/x/sync v0.15.0
12+
golang.org/x/sync v0.20.0
1313
)
1414

1515
require (

0 commit comments

Comments
 (0)