File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/google/go-cmp v0.5.5
13
13
github.com/gorilla/websocket v1.4.1
14
14
github.com/json-iterator/go v1.1.12 // indirect
15
- github.com/klauspost/compress v1.10.3
15
+ github.com/klauspost/compress v1.13.6
16
16
github.com/mattn/go-isatty v0.0.14 // indirect
17
17
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
18
18
github.com/ugorji/go v1.2.6 // indirect
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
47
47
github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
48
48
github.com/klauspost/compress v1.10.3 h1:OP96hzwJVBIHYU52pVTI6CczrxPvrGfgqF9N5eTO0Q8 =
49
49
github.com/klauspost/compress v1.10.3 /go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs =
50
+ github.com/klauspost/compress v1.13.6 h1:P76CopJELS0TiO2mebmnzgWaajssP/EszplttgQxcgc =
51
+ github.com/klauspost/compress v1.13.6 /go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk =
50
52
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
51
53
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
52
54
github.com/kr/pretty v0.3.0 /go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NBk =
You can’t perform that action at this time.
0 commit comments