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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-12 18:28:37 +00:00
committed by GitHub
parent c419f36e93
commit 7a2e2e7bad
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.33.0
golang.org/x/sync v0.18.0
golang.org/x/sync v0.19.0
golang.org/x/term v0.37.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.33.4