summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-01 14:01:38 +0000
committerGitHub <noreply@github.com>2024-03-01 14:01:38 +0000
commite4bd73680c9e6ca1daee254acd992d8f57b1c4fd (patch)
tree2c202226bafd71f28be3570ebf8ef366c0105639 /client
parentde9debff6543f99c10795d6046d74dc6a5e8c21d (diff)
Update module github.com/stretchr/testify to v1.9.0
Diffstat (limited to 'client')
-rw-r--r--client/go/go.mod2
-rw-r--r--client/go/go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/client/go/go.mod b/client/go/go.mod
index a35298b0ba6..ae5fdffc7fd 100644
--- a/client/go/go.mod
+++ b/client/go/go.mod
@@ -14,7 +14,7 @@ require (
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.4
+ 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
diff --git a/client/go/go.sum b/client/go/go.sum
index 0ac75c1ba20..bb52fdceaa3 100644
--- a/client/go/go.sum
+++ b/client/go/go.sum
@@ -51,6 +51,8 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
github.com/stretchr/objx v0.5.0 h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
+github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
+github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/zalando/go-keyring v0.2.3 h1:v9CUu9phlABObO4LPWycf+zwMG7nlbb3t/B5wa97yms=
github.com/zalando/go-keyring v0.2.3/go.mod h1:HL4k+OXQfJUWaMnqyuSOc0drfGPX2b51Du6K+MRgZMk=
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa h1:FRnLl4eNAQl8hwxVVC17teOw8kdjVDVAiFMtgUdTSRQ=