aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/go.mod
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-08-29 00:20:06 +0200
committerGitHub <noreply@github.com>2023-08-29 00:20:06 +0200
commitea31cdfb4ca41404fce4a34273c3ce2ba53d5351 (patch)
tree5652f1e8f0b23189d36c675a8c92e8f34066a246 /client/go/go.mod
parent487c1e7d80b783ce0fcd425a0860b28b2041a748 (diff)
parent75eef07d749a6b6e2a337348739ed5d0e273c097 (diff)
Merge pull request #28225 from vespa-engine/renovate/github.com-klauspost-compress-1.x
Update module github.com/klauspost/compress to v1.16.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 29f9783e814..b59ac293ef1 100644
--- a/client/go/go.mod
+++ b/client/go/go.mod
@@ -8,7 +8,7 @@ require (
github.com/fatih/color v1.15.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.16.5
+ github.com/klauspost/compress v1.16.7
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.18
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8