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 (
1515
1616require (
1717 github.com/beorn7/perks v1.0.1 // indirect
18- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
18+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
1919 github.com/davecgh/go-spew v1.1.1 // indirect
2020 github.com/emicklei/go-restful/v3 v3.10.1 // indirect
2121 github.com/evanphx/json-patch/v5 v5.6.0 // indirect
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx2
1212github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
1313github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g =
1414github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
15- github.com/cespare/xxhash/v2 v2.2 .0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
16- github.com/cespare/xxhash/v2 v2.2 .0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
15+ github.com/cespare/xxhash/v2 v2.3 .0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
16+ github.com/cespare/xxhash/v2 v2.3 .0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1717github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
1818github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
1919github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 /go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk =
You can’t perform that action at this time.
0 commit comments