From ce0f57c6f3bfcbcb1d1c582e6918d458b30d961f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:13:39 +0000 Subject: Update module golang.org/x/sys to v0.18.0 --- client/go/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/go/go.mod') diff --git a/client/go/go.mod b/client/go/go.mod index ae5fdffc7fd..94851008c90 100644 --- a/client/go/go.mod +++ b/client/go/go.mod @@ -17,7 +17,7 @@ require ( github.com/stretchr/testify v1.9.0 github.com/zalando/go-keyring v0.2.3 golang.org/x/net v0.21.0 - golang.org/x/sys v0.17.0 + golang.org/x/sys v0.18.0 gopkg.in/yaml.v3 v3.0.1 ) -- cgit v1.2.3