summaryrefslogtreecommitdiffstats
path: root/client/go/go.mod
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-11-15 15:56:34 +0100
committerGitHub <noreply@github.com>2023-11-15 15:56:34 +0100
commit8c93087d6df4e995e61f17a92ab462e135608225 (patch)
tree5a961320ce337893779c9b6537b06dc37e74c555 /client/go/go.mod
parent99461ad8ccac795f9c7c0a83aca52d8f921cc61c (diff)
parente36cba50b2a6020fcd9cd0fef9b28d5966995f2d (diff)
Merge pull request #29340 from vespa-engine/renovate/github.com-klauspost-compress-1.xv8.260.15
Update module github.com/klauspost/compress to v1.17.3
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 0dab1722b0d..a122508b1b9 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.19. Upgrade when we upgrade our Go version
github.com/go-json-experiment/json v0.0.0-20230216065249-540f01442424
- github.com/klauspost/compress v1.17.2
+ github.com/klauspost/compress v1.17.3
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.20
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8