File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
38
38
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
39
39
github.com/beorn7/perks v1.0.1 // indirect
40
40
github.com/cespare/xxhash/v2 v2.2.0 // indirect
41
- github.com/cloudflare/circl v1.3.3 // indirect
41
+ github.com/cloudflare/circl v1.3.7 // indirect
42
42
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
43
43
github.com/davecgh/go-spew v1.1.1 // indirect
44
44
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
Original file line number Diff line number Diff line change @@ -216,8 +216,9 @@ github.com/cilium/ebpf v0.4.0/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJ
216
216
github.com/cilium/ebpf v0.6.2 /go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJXRs =
217
217
github.com/cilium/ebpf v0.7.0 /go.mod h1:/oI2+1shJiTGAMgl6/RgJr36Eo1jzrRcAWbcXO2usCA =
218
218
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
219
- github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs =
220
219
github.com/cloudflare/circl v1.3.3 /go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA =
220
+ github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU =
221
+ github.com/cloudflare/circl v1.3.7 /go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA =
221
222
github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58 /go.mod h1:EOBUe0h4xcZ5GoxqC5SDxFQ8gwyZPKQoEzownBlhI80 =
222
223
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
223
224
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354 /go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk =
You can’t perform that action at this time.
0 commit comments