File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/gorilla/mux v1.8.1
2121 github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02
2222 github.com/jedib0t/go-pretty/v6 v6.7.8
23- github.com/klauspost/compress v1.18.3
23+ github.com/klauspost/compress v1.18.4
2424 github.com/klauspost/cpuid/v2 v2.3.0
2525 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2626 github.com/rivo/uniseg v0.4.7
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 h1:AgcIVYPa6XJnU3phs
7171github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 /go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68 =
7272github.com/jedib0t/go-pretty/v6 v6.7.8 h1:BVYrDy5DPBA3Qn9ICT+PokP9cvCv1KaHv2i+Hc8sr5o =
7373github.com/jedib0t/go-pretty/v6 v6.7.8 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
74- github.com/klauspost/compress v1.18.3 h1:9PJRvfbmTabkOX8moIpXPbMMbYN60bWImDDU7L+/6zw =
75- github.com/klauspost/compress v1.18.3 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4 =
74+ github.com/klauspost/compress v1.18.4 h1:RPhnKRAQ4Fh8zU2FY/6ZFDwTVTxgJ/EMydqSTzE9a2c =
75+ github.com/klauspost/compress v1.18.4 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4 =
7676github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y =
7777github.com/klauspost/cpuid/v2 v2.3.0 /go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0 =
7878github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
You can’t perform that action at this time.
0 commit comments