aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/go.mod
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-05 23:05:25 +0000
committerGitHub <noreply@github.com>2024-02-05 23:05:25 +0000
commit51fb5e1b9b10aedace6199f0d033d23c9694feeb (patch)
treef91b0704b9580ee7e711cfce4f21f263090804b6 /client/go/go.mod
parent672633d870c9d4b225ef4f9638a61d68024bf39c (diff)
Update module github.com/klauspost/compress to v1.17.6
Diffstat (limited to 'client/go/go.mod')
-rw-r--r--client/go/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/go/go.mod b/client/go/go.mod
index 8699f3e9245..48cceef3685 100644
--- a/client/go/go.mod
+++ b/client/go/go.mod
@@ -8,7 +8,7 @@ require (
github.com/fatih/color v1.16.0
// This is the most recent version compatible with Go 1.20. Upgrade when we upgrade our Go version
github.com/go-json-experiment/json v0.0.0-20230324203220-04923b7a9528
- github.com/klauspost/compress v1.17.5
+ github.com/klauspost/compress v1.17.6
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.20
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c