File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ require (
117117 github.com/klauspost/compress v1.18.0 // indirect
118118 github.com/kylelemons/godebug v1.1.0 // indirect
119119 github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
120- github.com/lufia/plan9stats v0.0.0-20250827001030-24949be3fa54 // indirect
120+ github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3 // indirect
121121 github.com/mitchellh/copystructure v1.2.0 // indirect
122122 github.com/mitchellh/go-wordwrap v1.0.1 // indirect
123123 github.com/mitchellh/reflectwalk v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -306,8 +306,8 @@ github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9
306306github.com/lithammer/dedent v1.1.0 h1:VNzHMVCBNG1j0fh3OrsFRkVUwStdDArbgBWoPAffktY =
307307github.com/lithammer/dedent v1.1.0 /go.mod h1:jrXYCQtgg0nJiN+StA2KgR7w6CiQNv9Fd/Z9BP0jIOc =
308308github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 /go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I =
309- github.com/lufia/plan9stats v0.0.0-20250827001030-24949be3fa54 h1:mFWunSatvkQQDhpdyuFAYwyAan3hzCuma+Pz8sqvOfg =
310- github.com/lufia/plan9stats v0.0.0-20250827001030-24949be3fa54 /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
309+ github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3 h1:PwQumkgq4/acIiZhtifTV5OUqqiP82UAl0h87xj/l9k =
310+ github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3 /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
311311github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo =
312312github.com/maruel/natural v1.1.1 /go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg =
313313github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE =
Original file line number Diff line number Diff line change @@ -528,7 +528,7 @@ github.com/kylelemons/godebug/pretty
528528# github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
529529## explicit
530530github.com/liggitt/tabwriter
531- # github.com/lufia/plan9stats v0.0.0-20250827001030-24949be3fa54
531+ # github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3
532532## explicit; go 1.21
533533github.com/lufia/plan9stats
534534# github.com/mitchellh/copystructure v1.2.0
You can’t perform that action at this time.
0 commit comments