From 657156e13895f518aaa6839240b03df76ff650c0 Mon Sep 17 00:00:00 2001 From: "alaudaa-renovate[bot]" <219066560+alaudaa-renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 21:32:24 +0000 Subject: [PATCH] chore(deps): update module golang.org/x/sys to v0.44.0 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 48b030085422..14302d4d77af 100644 --- a/go.mod +++ b/go.mod @@ -469,7 +469,7 @@ require ( go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect golang.org/x/oauth2 v0.36.0 // indirect - golang.org/x/sys v0.43.0 // indirect + golang.org/x/sys v0.44.0 // indirect golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa // indirect golang.org/x/time v0.15.0 // indirect google.golang.org/api v0.272.0 // indirect