From aeec194d976527ccaaeb92c7586d60182df8d888 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:29:05 +0000 Subject: Update module golang.org/x/net to v0.15.0 --- client/go/go.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client/go/go.mod') diff --git a/client/go/go.mod b/client/go/go.mod index d797017a810..1a48b1d97a0 100644 --- a/client/go/go.mod +++ b/client/go/go.mod @@ -16,7 +16,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.8.4 github.com/zalando/go-keyring v0.2.3 - golang.org/x/net v0.14.0 + golang.org/x/net v0.15.0 golang.org/x/sys v0.12.0 gopkg.in/yaml.v3 v3.0.1 ) @@ -30,7 +30,7 @@ require ( github.com/kr/pretty v0.1.0 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/russross/blackfriday/v2 v2.1.0 // indirect - golang.org/x/term v0.11.0 // indirect - golang.org/x/text v0.12.0 // indirect + golang.org/x/term v0.12.0 // indirect + golang.org/x/text v0.13.0 // indirect gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect ) -- cgit v1.2.3