aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/go.mod
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-23 17:33:05 +0000
committerGitHub <noreply@github.com>2023-10-23 17:33:05 +0000
commitb03e3386014dc5ce22b3a0230500d8455c65242e (patch)
treec2cdd4b3768512689abb6992bb6f09d9b001d33c /client/go/go.mod
parent7b3e6d06c8434d32484a42bd98b9ec7e160396ac (diff)
Update module github.com/klauspost/compress to v1.17.2
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 b60efceb469..75996032a47 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.17.1
+ github.com/klauspost/compress v1.17.2
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