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 @@ -57,7 +57,7 @@ require (
5757 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
5858 github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
5959 github.com/cespare/xxhash/v2 v2.3.0 // indirect
60- github.com/cloudflare/circl v1.4.0 // indirect
60+ github.com/cloudflare/circl v1.6.1 // indirect
6161 github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 // indirect
6262 github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
6363 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ github.com/census-instrumentation/opencensus-proto v0.4.1/go.mod h1:4T9NM4+4Vw91
113113github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
114114github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
115115github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
116- github.com/cloudflare/circl v1.4.0 h1:BV7h5MgrktNzytKmWjpOtdYrf0lkkbF8YMlBGPhJQrY =
117- github.com/cloudflare/circl v1.4.0 /go.mod h1:PDRU+oXvdD7KCtgKxW95M5Z8BpSCJXQORiZFnBQS5QU =
116+ github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
117+ github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
118118github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
119119github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 h1:QVw89YDxXxEe+l8gU8ETbOasdwEV+avkR75ZzsVV9WI =
120120github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 /go.mod h1:W+zGtBO5Y1IgJhy4+A9GOqVhqLpfZi+vwmdNXUehLA8 =
You can’t perform that action at this time.
0 commit comments