1
0
mirror of https://github.com/mgechev/revive.git synced 2025-10-30 23:37:49 +02:00

fix(deps): update module golang.org/x/sync to v0.17.0

This commit is contained in:
renovate[bot]
2025-10-09 10:51:44 +00:00
committed by GitHub
parent c603da3180
commit f9fff3bb09

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/mgechev/dots v1.0.0
github.com/spf13/afero v1.15.0
golang.org/x/mod v0.27.0
golang.org/x/sync v0.16.0
golang.org/x/sync v0.17.0
golang.org/x/tools v0.36.0
)