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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-08 18:21:54 +00:00
committed by GitHub
parent 014878d4c7
commit 17c849135c
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.32.0
golang.org/x/sync v0.17.0
golang.org/x/sync v0.18.0
golang.org/x/term v0.36.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.33.4