Skip to content

Commit 81adbe6

Browse files
chore(deps): update github.com/lufia/plan9stats digest to 9fd1530
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 71fc5e1 commit 81adbe6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,8 @@ github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9
306306
github.com/lithammer/dedent v1.1.0 h1:VNzHMVCBNG1j0fh3OrsFRkVUwStdDArbgBWoPAffktY=
307307
github.com/lithammer/dedent v1.1.0/go.mod h1:jrXYCQtgg0nJiN+StA2KgR7w6CiQNv9Fd/Z9BP0jIOc=
308308
github.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=
311311
github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=
312312
github.com/maruel/natural v1.1.1/go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg=
313313
github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ github.com/kylelemons/godebug/pretty
528528
# github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
529529
## explicit
530530
github.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
533533
github.com/lufia/plan9stats
534534
# github.com/mitchellh/copystructure v1.2.0

0 commit comments

Comments
 (0)