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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-07 15:07:15 +00:00
committed by GitHub
parent 0a9679797e
commit 9dca11677a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/stretchr/testify v1.11.1
github.com/zalando/go-keyring v0.2.6
golang.org/x/oauth2 v0.30.0
golang.org/x/sync v0.16.0
golang.org/x/sync v0.17.0
golang.org/x/term v0.34.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.33.4