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 @@ -15,7 +15,7 @@ require (
15
15
github.com/bmatcuk/doublestar/v4 v4.0.2
16
16
github.com/bufbuild/protocompile v0.13.0
17
17
github.com/cenkalti/backoff/v4 v4.3.0
18
- github.com/cespare/xxhash/v2 v2.2 .0
18
+ github.com/cespare/xxhash/v2 v2.3 .0
19
19
github.com/dominikbraun/graph v0.23.0
20
20
github.com/elliotchance/orderedmap/v2 v2.4.0
21
21
github.com/euank/go-kmsg-parser v2.0.0+incompatible
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/bufbuild/protocompile v0.13.0 h1:6cwUB0Y2tSvmNxsbunwzmIto3xOlJOV7ALAL
30
30
github.com/bufbuild/protocompile v0.13.0 /go.mod h1:dr++fGGeMPWHv7jPeT06ZKukm45NJscd7rUxQVzEKRk =
31
31
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
32
32
github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
33
- github.com/cespare/xxhash/v2 v2.2 .0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
34
- github.com/cespare/xxhash/v2 v2.2 .0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
33
+ github.com/cespare/xxhash/v2 v2.3 .0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
34
+ github.com/cespare/xxhash/v2 v2.3 .0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
35
35
github.com/chzyer/logex v1.1.10 /go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI =
36
36
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e /go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI =
37
37
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 /go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU =
You can’t perform that action at this time.
0 commit comments