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 @@ -19,7 +19,7 @@ require (
1919
2020require (
2121 github.com/beorn7/perks v1.0.1 // indirect
22- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
22+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
2323 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2424 github.com/emicklei/go-restful/v3 v3.10.1 // indirect
2525 github.com/evanphx/json-patch v4.12.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZx
99github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
1010github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
1111github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
12- github.com/cespare/xxhash/v2 v2.2 .0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
13- github.com/cespare/xxhash/v2 v2.2 .0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
12+ github.com/cespare/xxhash/v2 v2.3 .0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
13+ github.com/cespare/xxhash/v2 v2.3 .0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1414github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
1515github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
1616github.com/dave/dst v0.26.2 /go.mod h1:UMDJuIRPfyUCC78eFuB+SV/WI8oDeyFDvM/JR6NI3IU =
You can’t perform that action at this time.
0 commit comments