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 @@ -143,7 +143,7 @@ require (
143
143
github.com/justinas/nosurf v1.1.1
144
144
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
145
145
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
146
- github.com/klauspost/compress v1.17.11
146
+ github.com/klauspost/compress v1.18.0
147
147
github.com/lib/pq v1.10.9
148
148
github.com/mattn/go-isatty v0.0.20
149
149
github.com/mitchellh/go-wordwrap v1.0.1
Original file line number Diff line number Diff line change @@ -602,8 +602,8 @@ github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f h1:dKccXx7xA56UNq
602
602
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f /go.mod h1:4rEELDSfUAlBSyUjPG0JnaNGjf13JySHFeRdD/3dLP0 =
603
603
github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
604
604
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
605
- github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc =
606
- github.com/klauspost/compress v1.17.11 /go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0 =
605
+ github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
606
+ github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
607
607
github.com/kortschak/wol v0.0.0-20200729010619-da482cc4850a h1:+RR6SqnTkDLWyICxS1xpjCi/3dhyV+TgZwA6Ww3KncQ =
608
608
github.com/kortschak/wol v0.0.0-20200729010619-da482cc4850a /go.mod h1:YTtCCM3ryyfiu4F7t8HQ1mxvp1UBdWM2r6Xa+nGWvDk =
609
609
github.com/kr/fs v0.1.0 h1:Jskdu9ieNAYnjxsi0LbQp1ulIKZV1LAFgK1tWhpZgl8 =
You can’t perform that action at this time.
0 commit comments