aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/go.mod
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-21 18:55:30 +0000
committerGitHub <noreply@github.com>2024-02-21 18:55:30 +0000
commit083410d58d09b0dd321d9af6df95e7e8518ac524 (patch)
treef1934d966bbc041cb4eb2141efedc254f7e8d837 /client/go/go.mod
parente331dd862fb39dd93a9e2abf6d4fb7b3ddbde4a0 (diff)
Update module github.com/klauspost/compress to v1.17.7
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 e4a80f10803..a35298b0ba6 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.6
+ github.com/klauspost/compress v1.17.7
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