File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/google/nftables v0.3.0 // indirect
3333 github.com/hdevalence/ed25519consensus v0.2.0 // indirect
3434 github.com/jsimonetti/rtnetlink v1.4.2 // indirect
35- github.com/klauspost/compress v1.18.1 // indirect
35+ github.com/klauspost/compress v1.18.2 // indirect
3636 github.com/mdlayher/netlink v1.8.0 // indirect
3737 github.com/mdlayher/socket v0.5.1 // indirect
3838 github.com/miekg/dns v1.1.68 // indirect
Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ github.com/jsimonetti/rtnetlink v1.4.2 h1:Df9w9TZ3npHTyDn0Ev9e1uzmN2odmXd0QX+J5G
102102github.com/jsimonetti/rtnetlink v1.4.2 /go.mod h1:92s6LJdE+1iOrw+F2/RO7LYI2Qd8pPpFNNUYW06gcoM =
103103github.com/klauspost/compress v1.18.1 h1:bcSGx7UbpBqMChDtsF28Lw6v/G94LPrrbMbdC3JH2co =
104104github.com/klauspost/compress v1.18.1 /go.mod h1:ZQFFVG+MdnR0P+l6wpXgIL4NTtwiKIdBnrBd8Nrxr+0 =
105+ github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk =
106+ github.com/klauspost/compress v1.18.2 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4 =
105107github.com/kortschak/wol v0.0.0-20200729010619-da482cc4850a h1:+RR6SqnTkDLWyICxS1xpjCi/3dhyV+TgZwA6Ww3KncQ =
106108github.com/kortschak/wol v0.0.0-20200729010619-da482cc4850a /go.mod h1:YTtCCM3ryyfiu4F7t8HQ1mxvp1UBdWM2r6Xa+nGWvDk =
107109github.com/kr/fs v0.1.0 h1:Jskdu9ieNAYnjxsi0LbQp1ulIKZV1LAFgK1tWhpZgl8 =
You can’t perform that action at this time.
0 commit comments