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 @@ -191,7 +191,7 @@ require (
191191 github.com/moby/term v0.5.2 // indirect
192192 github.com/morikuni/aec v1.0.0 // indirect
193193 github.com/muesli/termenv v0.16.0 // indirect
194- github.com/ncruces/go-strftime v0.1.9 // indirect
194+ github.com/ncruces/go-strftime v1.0.0 // indirect
195195 github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1 // indirect
196196 github.com/nwaples/rardecode v1.1.3 // indirect
197197 github.com/nwaples/rardecode/v2 v2.2.0 // indirect
Original file line number Diff line number Diff line change @@ -724,8 +724,8 @@ github.com/muesli/cancelreader v0.2.2/go.mod h1:3XuTXfFS2VjM+HTLZY9Ak0l6eUKfijIf
724724github.com/muesli/termenv v0.16.0 h1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc =
725725github.com/muesli/termenv v0.16.0 /go.mod h1:ZRfOIKPFDYQoDFF4Olj7/QJbW60Ol/kL1pU3VfY/Cnk =
726726github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
727- github.com/ncruces/go-strftime v0.1.9 h1:bY0MQC28UADQmHmaF5dgpLmImcShSi2kHU9XLdhx/f4 =
728- github.com/ncruces/go-strftime v0.1.9 /go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls =
727+ github.com/ncruces/go-strftime v1.0.0 h1:HMFp8mLCTPp341M/ZnA4qaf7ZlsbTc+miZjCLOFAw7w =
728+ github.com/ncruces/go-strftime v1.0.0 /go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls =
729729github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1 h1:kpt9ZfKcm+EDG4s40hMwE//d5SBgDjUOrITReV2u4aA =
730730github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1 /go.mod h1:qgCw4bBKZX8qMgGeEZzGFVT3notl42dBjNqO2jut0M0 =
731731github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249 h1:NHrXEjTNQY7P0Zfx1aMrNhpgxHmow66XQtm0aQLY0AE =
You can’t perform that action at this time.
0 commit comments